Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acryps/delivery.acryps.com
The Game
https://github.com/acryps/delivery.acryps.com
Last synced: 5 days ago
JSON representation
The Game
- Host: GitHub
- URL: https://github.com/acryps/delivery.acryps.com
- Owner: acryps
- Created: 2023-10-10T12:59:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T12:19:31.000Z (about 1 year ago)
- Last Synced: 2023-10-19T14:48:27.068Z (about 1 year ago)
- Language: TypeScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Delivery
A game developed by the entire team on our trip to Ljubljana 2023.
Not affiliated with Swiss Post, it's just a joke.[Play on https://delivery.acryps.com](https://delivery.acryps.com)
## Server
BackendDevelopment (no auto reload)
```
npm start
```## Page
WebpageDevelopment (with auto compile)
```
npm run watch
```