https://github.com/5t111111/engineerlivetokyo
https://github.com/5t111111/engineerlivetokyo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/5t111111/engineerlivetokyo
- Owner: 5t111111
- Created: 2018-05-10T12:13:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T05:06:03.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T07:46:56.707Z (5 months ago)
- Language: CSS
- Size: 85 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EngineerLiveTokyo
EngineerLiveTokyo official website built upon [Vapor](https://vapor.codes).
## Deployment
```
heroku create --buildpack https://github.com/vapor-community/heroku-buildpack.git
``````
heroku buildpacks:add --index 1 https://github.com/heroku/heroku-buildpack-apt
```