https://github.com/andrerousselet/real-world-grading-app
Backend with TypeScript, PostgreSQL & Prisma
https://github.com/andrerousselet/real-world-grading-app
Last synced: 7 months ago
JSON representation
Backend with TypeScript, PostgreSQL & Prisma
- Host: GitHub
- URL: https://github.com/andrerousselet/real-world-grading-app
- Owner: andrerousselet
- Created: 2023-01-26T17:14:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T13:29:38.000Z (over 3 years ago)
- Last Synced: 2025-01-15T22:29:54.741Z (over 1 year ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Course Grading App
### Based on this Prisma tutorial: https://www.prisma.io/blog/backend-prisma-typescript-orm-with-postgresql-data-modeling-tsjs1ps7kip1
### Original Repo: https://github.com/2color/real-world-grading-app/