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

https://github.com/gingray/test-app

test
https://github.com/gingray/test-app

Last synced: 7 days ago
JSON representation

test

Awesome Lists containing this project

README

          

# README

a lot of useful info here
```bash
rails db:create
rails db:migrate
rails db:seed
# login/ pass test@test.com/test@test.com
rails s
./bin/webpack-dev-server
# enjoy
```