Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolasfiz/express-prisma-template
Boilerplate for Backend using Express, Typescript and PrismaORM.
https://github.com/nicolasfiz/express-prisma-template
Last synced: about 1 month ago
JSON representation
Boilerplate for Backend using Express, Typescript and PrismaORM.
- Host: GitHub
- URL: https://github.com/nicolasfiz/express-prisma-template
- Owner: nicolasfiz
- Created: 2023-06-18T18:48:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-18T19:02:32.000Z (over 1 year ago)
- Last Synced: 2024-11-06T03:44:06.317Z (3 months ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Express Prisma Template
This is a boilerplate for backend projects using Express.js, Typescript and PrismaOrm.
## Architecture
It's written using functional programming applyed to Onion Architecture and vertiacal slice.