Nsttt / nst.moe

A URL shortener built in node with MongoDB.

Home Page:https://nst.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nst.moe

A URL shortener built in node with MongoDB.

Contributions Issues License

Table of Contents


Usage

You can access to it on https://nst.moe/


Installation

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.

Contribute

You can contribute to the development or improvement of this app and it will be much appreciated if you do !

To do so:

Step 1

  • Fork this repo!

OR

  • Clone this repo to your local machine using https://github.com/nsttt/nst.moe.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


Support

Reach out to me at one of the following places!


License

License

About

A URL shortener built in node with MongoDB.

https://nst.moe

License:MIT License


Languages

Language:JavaScript 35.8%Language:TypeScript 23.2%Language:CSS 21.9%Language:HTML 19.1%