A code snippet app that let's you manage an organize your code snippets.
Before you begin, make sure you have the following tools installed on your system:
- Docker (version 25.0.3 or later)
- Docker Compose (version 2.24.5 or later)
To get started with the follow below steps:
-
Clone this repository to your local machine:
git clone git@github.com:shivajichalise/snippysnapysuu.git cd snippysnapysuu
-
Create a .env file and configure the environment variables as needed .env example file exists in the root dir.
-
Run the app:
docker compose up
The app will start, which will be available at http://localhost:5173
in your browser.
We welcome contributions from the community! If you have an idea for a new feature or improvement, please submit a pull request. We also appreciate bug reports and other feedback. To get started with contributing, simply fork this repository, make your changes, and submit a pull request.
This project is licensed under MIT
Star the repository on Github
Follow on Github