Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gatsbyz/node-app
https://github.com/gatsbyz/node-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gatsbyz/node-app
- Owner: gatsbyz
- Created: 2024-02-23T00:30:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T08:13:12.000Z (9 months ago)
- Last Synced: 2024-03-07T03:42:33.008Z (8 months ago)
- Language: TypeScript
- Size: 605 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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