Skip to content

adiologydev/Breve

Repository files navigation

Breve

A Simple Link Shortening Service

Getting Started

1. Clone the repository

git clone https://github.com/AdityaTD/Breve.git

2. Install dependencies

cd Breve
npm install

3. Fill in the environment variables

cp .env.example .env

Edit the .env file and enter your variables.

4. Start the server

npm start

License

Breve is licensed under the Apache 2.0 License

About

A Simple Link Shortening Service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published