https://github.com/chip/express-boilerplate
Boilerplate for express app
https://github.com/chip/express-boilerplate
auth0 dotenv express node nodejs stripe supertest tape
Last synced: 2 months ago
JSON representation
Boilerplate for express app
- Host: GitHub
- URL: https://github.com/chip/express-boilerplate
- Owner: chip
- License: mit
- Created: 2023-05-26T18:28:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T18:50:22.000Z (about 3 years ago)
- Last Synced: 2025-12-31T03:27:23.537Z (6 months ago)
- Topics: auth0, dotenv, express, node, nodejs, stripe, supertest, tape
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Express boilerplate
## Install dependencies
npm install
## Development and Testing
*see npm scripts in package.json*