Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbasfisal/live_coding
golang
https://github.com/abbasfisal/live_coding
Last synced: about 1 month ago
JSON representation
golang
- Host: GitHub
- URL: https://github.com/abbasfisal/live_coding
- Owner: abbasfisal
- Created: 2024-12-10T17:10:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-10T17:37:27.000Z (about 1 month ago)
- Last Synced: 2024-12-10T18:44:03.098Z (about 1 month ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RUN PROJECT
### 1- Generate User Data Json File
run : `make generateJson`
### 2- copy .env.example to .env
run `make env`
### 3- Migrate and Start Server
run : `make run `