Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivajichalise/snippysnapysuu
A code snippet app.
https://github.com/shivajichalise/snippysnapysuu
code code-snippets pgsql postgresql react reactjs snippets ts typescript
Last synced: 17 days ago
JSON representation
A code snippet app.
- Host: GitHub
- URL: https://github.com/shivajichalise/snippysnapysuu
- Owner: shivajichalise
- Created: 2023-11-18T01:23:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-21T12:21:26.000Z (8 months ago)
- Last Synced: 2024-10-30T06:58:23.214Z (2 months ago)
- Topics: code, code-snippets, pgsql, postgresql, react, reactjs, snippets, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 823 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###### _Say it with joy, just like Scooby would: "SnippySnapySuu..."_
# Snippy Snapy Suu
A code snippet app that let's you manage an organize your code snippets.
## Table of Contents
1. [Prerequisites](#prerequisites)
2. [Installation](#installation)
3. [Contributing](#contributing)
4. [License](#license)
5. [Self-Promotion](#self-promotion)## Prerequisites
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)## Installation
To get started with the follow below steps:
1. Clone this repository to your local machine:
```bash
git clone [email protected]:shivajichalise/snippysnapysuu.git
cd snippysnapysuu
```2. Create a .env file and configure the environment variables as needed .env example file exists in the root dir.
3. Run the app:
```bash
docker compose up
```The app will start, which will be available at `http://localhost:5173` in your browser.
## Contributing
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.## License
This project is licensed under [MIT](https://opensource.org/license/mit-0/)
## Self-Promotion
Star the repository on [Github](https://github.com/shivajichalise/snippysnapysuu)
Follow on [Github](https://github.com/shivajichalise)