The Icosahedron Project consists of an RPG Tabletop manager. Here is the REST API developed in Node.JS.
- Clone the repository and install depencencies:
npm install
- Run the application on a local port:
npm run dev
Have NodeJS installed on the machine.
Use clients (front-end) for testing, such as Postman or Insomnia.
This project is ready to deploy.
- NodeJS - The web framework used
Make a pull request and make clear what changes have been made and which bugs persist. Do not introduce bugs, be proactive!
- Amintas Victor - Initial work - @amintasvrp
- Stephy - Brand - @blindingstars
Check out the Style Guide
If you contributed with this project, your name will be placed here. Welcome to the hall of fame :)
- JavaScript and ECMAScript 6
- Knowledge about NodeJS
- Willingness to learn, research and develop (no laziness!)