URL Shortener service built with NodeJS, ExpressJS, MongoDB, PugJs, etc
π Homepage
β¨ Demo
- Make sure
node
is installed in your machine - Run
npm install
command after opening the repository - Create a
.env
file similar to.env.example
present in the repository. - Run
npm run dev
command to run the project in localhost. - For registering new admin run
npm run create_admin
.
π€ Raghav Sharma
- Website: https://raghavsharma.xyz
- Github: @raghav4
- LinkedIn: @rsx
Give a βοΈ if this project helped you!
Copyright Β© 2020 Raghav Sharma.
This project is MIT licensed.
This README was generated with β€οΈ by readme-md-generator_