hussu010 / tech-domains-api

Expressjs API for tech-domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech-domains-btc

Getting started

Docker

Copy the contents of .env.example file to .env and update the environment variables.

To build and run the development server

# have the container up and running
docker-compose -f docker-compose.yml -f docker-compose.dev.yml up --build

# delete the container
docker-compose -f docker-compose.yml -f docker-compose.dev.yml down

About

Expressjs API for tech-domains


Languages

Language:JavaScript 92.4%Language:Shell 4.2%Language:Dockerfile 3.5%