dhzdhd / etd-backend

Backend for the ETD app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETD Backend

Setup (hosting)

  • Download docker-compose-host.yaml
  • Create a .env file and populate as per .env-example
  • Run docker compose -f docker-compose-host.yaml up -d
  • Access the api on http://localhost:3000

Setup (dev)

About

Backend for the ETD app

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 85.4%Language:JavaScript 9.4%Language:Dockerfile 5.2%