Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhzdhd/etd-backend

Backend for the ETD app
https://github.com/dhzdhd/etd-backend

google-dictionary nestjs playwright scraper

Last synced: about 7 hours ago
JSON representation

Backend for the ETD app

Awesome Lists containing this project

README

        

# 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)