https://github.com/mahabubr/quick-chat-backend
https://github.com/mahabubr/quick-chat-backend
express postgresql prisma socket-io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahabubr/quick-chat-backend
- Owner: mahabubr
- Created: 2024-10-09T01:59:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-12T12:45:19.000Z (over 1 year ago)
- Last Synced: 2025-08-15T11:50:41.336Z (10 months ago)
- Topics: express, postgresql, prisma, socket-io
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express Js With Typescript Starter KIT 🙌
## After cloning run the below command to run the project
```js
npm install && npm run dev
```
**Now All Set you can open below url to see your page**
```js
http://localhost:8000
```