Skip to content

lguima/ecoleta-api

Repository files navigation

Ecoleta

Waste Collection Marketplace

API

API built using:

Installation

# Install dependencies
npm install

# Run migrations
npm run migrate

# Run seeds
npm run seed

Usage

# Start application
$ npm run dev

The API will be available at http://localhost:3333.

Deploy

# Build application
$ npm run build

Credits

Project made by @lguima during the Next Level Week #1 Booster from Rocketseat.

License

Code under license GPL-3.0.


Lucas Guima

LinkedIn profile