An open API service indexing awesome lists of open source software.

https://github.com/5t111111/engineerlivetokyo


https://github.com/5t111111/engineerlivetokyo

Last synced: 3 months ago
JSON representation

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
```