Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanshamatov/kotlinrace.ru
Ember app, no backend for now.
https://github.com/ivanshamatov/kotlinrace.ru
Last synced: about 1 month ago
JSON representation
Ember app, no backend for now.
- Host: GitHub
- URL: https://github.com/ivanshamatov/kotlinrace.ru
- Owner: IvanShamatov
- Created: 2015-12-21T12:47:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T12:51:30.000Z (about 9 years ago)
- Last Synced: 2024-10-14T02:13:03.581Z (2 months ago)
- Language: HTML
- Size: 20 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlinrace
Ember application for kotlinrace.ru website. No backend right now.
### Building
* `ember build --environment production` (production)
### Deploying
Just copy `dist` folder and route nginx to use it as root.