/node-gmp

Primary LanguageTypeScript

node-gmp

This repo is for nodejs gmp tasks

setup

  1. rename .env.example to .env
  2. docker-compose up --build to build and run docker image with pre-populated postgres db
  3. npm run dev to start api on localhost:3000