Skip to content

back-end bundle included with typescript, graphql, postgresql, google-cloud.

License

Notifications You must be signed in to change notification settings

enqinhlc/example-api-service

Repository files navigation

Dev environment without docker

You have to setup your pgsql connection into .env file.

Do not forget to install dependencies. yarn install or npm install

Start ts server in watch mode. yarn watch or npm run watch

Start dev server with nodemon. yarn start:dev or npm run start:dev

Deploy docker containers

You can change settings for the containers. ./docker-deploy.sh

About

back-end bundle included with typescript, graphql, postgresql, google-cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published