1.0.0 • Published 11 months ago
@ashish_maurya/logger v1.0.0
Express-APIvantage
Express.js starter app with TypeScript, SQL and MongoDB.
Get Started
- Clone repository
- Switch to branch 4-error-handling
- Install dependencies
npm i - Create .env file
- Paste database connections (Find out how in database-setup.md)
- Start in development mode
npm run dev - Look for postman directory and routes to play around with
- Start in production mode
npm start - Have fun!
Built with:
- Node.js: v18.2.0
- NPM: v8.6.0
Read Full Series on Medium:
1.0.0
11 months ago