Skip to content

Commit

Permalink
Switch back to docker containerisation while I learn more about electron
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-dalby committed Oct 24, 2024
1 parent b880946 commit ba34ad4
Show file tree
Hide file tree
Showing 6 changed files with 1,553 additions and 4,101 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ByteStash
ByteStash is a self-hosted web application designed to store, organize, and manage your code snippets efficiently. With support for creating, editing, and filtering snippets, ByteStash helps you keep track of your code in one secure place.
ByteStash is a self-hosted web application designed to store, organise, and manage your code snippets efficiently. With support for creating, editing, and filtering snippets, ByteStash helps you keep track of your code in one secure place.

![ByteStash App](https://raw.githubusercontent.com/jordan-dalby/ByteStash/refs/heads/main/media/app-image.png)

Expand All @@ -11,7 +11,7 @@ ByteStash is a self-hosted web application designed to store, organize, and mana
## Tech Stack
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express
- Containerisation: Docker with Electron
- Containerisation: Docker

## Contributing
Contributions are welcome! Please submit a pull request or open an issue for any improvements or bug fixes.
46 changes: 0 additions & 46 deletions electron/main.js

This file was deleted.

Loading

0 comments on commit ba34ad4

Please sign in to comment.