Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gatsbyz/node-app


https://github.com/gatsbyz/node-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Nodejs backend application with Postgres

## OpenAPI specification

- [openapi.yaml](./openapi/openapi.yaml)

## NPM scripts

- `npm install` - Install dependencies
- `npm run lint` - Lint code
- `npm run start` - Start application

## Docker
`docker pull ghcr.io/gatsbyz/node-app` - it's public :D

## Need a compatible front-end?
Check out https://github.com/gatsbyz/nextjs-app