A Node.js api for registering and mapping waste collection points.
- 📄 TypeScript — An open-source language which builds on JavaScript, by adding static type definitions
- 💹 Node Js — A web framework for Node Js
- Clone this repo using
git clone git@github.com:leotelles/waste-collection-server.git
- Move yourself to the appropriate directory:
cd waste-collection-server
- Run
yarn
to install dependencies - Run
yarn dev
to start the server
This project is licensed under the MIT License - see the LICENSE page for details.