Skip to content

Server for recycling and waste disposal facilities, and user accounts

Notifications You must be signed in to change notification settings

descartae/server

Repository files navigation

Descartaê WebServer

Descartaê is an open source server for managing data on recycling centers and waste disposal facilities.

Technologies:

  • Apollo
  • GraphQL
  • Node
  • Express
  • MongoDB

How to Run

To start up the applications, run npm install and create an .env file at each project's root with the values from their respective .env.example files. There are multiple ways to run each project - check the available commands with npm run.

Docker

To run the environment with Docker and Docker Compose, the following commands may be executed on the project root:

docker build --pull -t descartae/webportal-server:latest .
docker-compose up

How to Contribute

Check the issues list.

About

Server for recycling and waste disposal facilities, and user accounts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages