https://github.com/soulee-dev/ft_transcendence_be
https://github.com/soulee-dev/ft_transcendence_be
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/soulee-dev/ft_transcendence_be
- Owner: soulee-dev
- Created: 2023-09-04T02:22:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T07:00:04.000Z (over 2 years ago)
- Last Synced: 2023-12-05T09:46:02.892Z (over 2 years ago)
- Language: TypeScript
- Size: 382 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run application
```bash
make
```
# Re-build application
```bash
make re
```