Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qathom/asad-lab1
Group: 3
https://github.com/qathom/asad-lab1
socket-io
Last synced: about 1 month ago
JSON representation
Group: 3
- Host: GitHub
- URL: https://github.com/qathom/asad-lab1
- Owner: qathom
- Created: 2020-04-01T09:40:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:36:48.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T16:06:13.954Z (6 months ago)
- Topics: socket-io
- Language: TypeScript
- Size: 657 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asad-project
> ASAD project (Roulette)
## Requirements
NodeJS
npm## INSTALLATION + RUN
1. git clone https://github.com/qathom/asad-lab1.git
2. cd backend
3. npm install
4. cp .env.example .env
5. npm run start:dev
6. Open http://localhost:3000