Skip to content

Repository files navigation

Sprint 8 Improcode back: Barcelona Marathon

Restful CRUD API made with Node.js and Express with MySql database for Sprint 8 Improcode: Barcelona Marathon.

Features:

  • CRUD runners from the event with Node.js and Express.
  • Info map with Mapbox.
  • Data graph with Chart.js.
  • Calendar with some events.

Installation:

  1. Clone repository:

    git clone https://github.com/fran-cesc/Sprint_8_improCode_back.git
  2. Enter the directory:

    cd Sprint_8_improCode_back
  3. Install node packages:

    npm install
  4. Rename .env.template to .env and add your database settings.

  5. Import database to your database server and start it.

  6. Start server with nodemon.

     ```bash
     nodemon index.js
     ```
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages