A URL shortener built in node with MongoDB.
You can access to it on https://nst.moe/
To install run the following commands in the root folder.
yarn install
To serve a development build use the following command.
yarn dev
To serve a production build use the following command.
yarn start
Note that to work on a development enviroment you'll need to create a .env
file for mongo to work.
You can contribute to the development or improvement of this app and it will be much appreciated if you do !
To do so:
- Fork this repo!
OR
- Clone this repo to your local machine using
https://github.com/nsttt/nst.moe.git
- HACK AWAY! 🔨🔨🔨
- Create a new pull request using
https://github.com/nsttt/nst.moe/compare/
.
Reach out to me at one of the following places!
- Website at
nstlopez.com
- Twitter at
@nstlopez
- MIT license
- Copyright 2020 © Néstor.