shivajichalise / snippysnapysuu

A code snippet app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  2. Installation
  3. Contributing
  4. License
  5. 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:

    git clone git@github.com: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:

    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

Self-Promotion

Star the repository on Github

Follow on Github

About

A code snippet app.


Languages

Language:TypeScript 96.7%Language:JavaScript 2.1%Language:CSS 0.8%Language:HTML 0.3%Language:Dockerfile 0.2%