/icosahedron-core

A aplicação 'Icosahedron' consiste num gerenciador de mesas de RPG. Aqui há a API REST desenvolvida em Node.JS.

Primary LanguageJavaScript

Icosahedron Project: Core

The Icosahedron Project consists of an RPG Tabletop manager. Here is the REST API developed in Node.JS.

Getting Started

  1. Clone the repository and install depencencies:
npm install
  1. Run the application on a local port:
npm run dev

Prerequisites

Have NodeJS installed on the machine.

Running the tests

Use clients (front-end) for testing, such as Postman or Insomnia.

Deployment

This project is ready to deploy.

Built With

  • NodeJS - The web framework used

Contributing

Make a pull request and make clear what changes have been made and which bugs persist. Do not introduce bugs, be proactive!

Contributors

If you contributed with this project, your name will be placed here. Welcome to the hall of fame :)

Acknowledgments

  • JavaScript and ECMAScript 6
  • Knowledge about NodeJS
  • Willingness to learn, research and develop (no laziness!)