About | Features | Contributions | Initializing | License
A small application developed to short urls. The intention of this project was improve my skills in NodeJS and JavaScript and learn about MongoDB.
- Mongoose
- Nodemon
- ShortID
- Nunjucks
- Keep the original URL on the first input - Solved by
@wejesuss
- Initialize the application with none value on the second input - Solved by
@wejesuss
- Fork the project
- Create a new branch
- Commite your changes
- Push to the branch
- Open's Pull Request
Clonaning the repository:
$ git clone https://github.com/lucas-felinto/myBooks.git
Dependences download:
Redirect to the project's root
npm instal
Execute:
npm start
This project is licensed under the MIT License - see the LICENSE page for details.