Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahathossenantor/university-of-programming-hero
This is the backend of University of Programming Hero.
https://github.com/rahathossenantor/university-of-programming-hero
expressjs mongoose nodejs typescript zod
Last synced: 3 days ago
JSON representation
This is the backend of University of Programming Hero.
- Host: GitHub
- URL: https://github.com/rahathossenantor/university-of-programming-hero
- Owner: rahathossenantor
- Created: 2024-03-13T11:05:01.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-08T19:14:48.000Z (2 months ago)
- Last Synced: 2024-09-08T20:44:20.417Z (2 months ago)
- Topics: expressjs, mongoose, nodejs, typescript, zod
- Language: TypeScript
- Homepage: https://university-of-programming-hero.vercel.app/
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A proffesional backend express server. Run it in the terminal with
```
npm run start
```and cmd+click (or ctrl+click) on "http://localhost:3000" to access the server.