https://github.com/priyankarpal/tep2-package
An npm package providing an Express.js boilerplate with TypeScript, Prisma ORM, and PostgreSQL integration.
https://github.com/priyankarpal/tep2-package
express npm-package postgresql prisma tep2 typescript
Last synced: 5 months ago
JSON representation
An npm package providing an Express.js boilerplate with TypeScript, Prisma ORM, and PostgreSQL integration.
- Host: GitHub
- URL: https://github.com/priyankarpal/tep2-package
- Owner: priyankarpal
- Created: 2024-06-18T11:33:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:53:29.000Z (about 2 years ago)
- Last Synced: 2025-10-11T15:58:39.240Z (9 months ago)
- Topics: express, npm-package, postgresql, prisma, tep2, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/tep2
- Size: 3.91 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An npm package providing an Express.js boilerplate with TypeScript, Prisma ORM, and PostgreSQL integration.
- Express.js: A popular web framework for Node.js.
- TypeScript: Provides static typing and modern JavaScript features.
- Prisma ORM: A modern database toolkit for Node.js and TypeScript.
- PostgreSQL: A powerful, open-source relational database system.
- Adjust the wording as needed to better fit your specific implementation and target audience. This description will help potential - users understand what your project offers and whether it meets their needs.
## How to Use this pkg?
use this command `npx tep2`