https://github.com/anthony-fdez/notedpp-backend
Backend repo for the best (arguably) note taking app, Noted++
https://github.com/anthony-fdez/notedpp-backend
expressjs nodejs postgresql prisma typescript
Last synced: about 8 hours ago
JSON representation
Backend repo for the best (arguably) note taking app, Noted++
- Host: GitHub
- URL: https://github.com/anthony-fdez/notedpp-backend
- Owner: anthony-fdez
- Created: 2022-10-08T01:44:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T17:39:40.000Z (over 3 years ago)
- Last Synced: 2024-04-14T02:59:45.945Z (about 2 years ago)
- Topics: expressjs, nodejs, postgresql, prisma, typescript
- Language: TypeScript
- Homepage: https://notedpp.com
- Size: 286 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noted++ (backend server)
This is the server for [Noted++ frontend](https://github.com/anthony-fdez/notedpp). It was built using Express, with Prisma as the ORM, PosgreSQL is the prefered database and of course, typescript.