https://github.com/gingray/test-app
test
https://github.com/gingray/test-app
Last synced: 7 days ago
JSON representation
test
- Host: GitHub
- URL: https://github.com/gingray/test-app
- Owner: gingray
- Created: 2019-10-01T22:11:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:58:44.000Z (over 3 years ago)
- Last Synced: 2025-01-08T21:40:49.021Z (over 1 year ago)
- Language: Ruby
- Size: 800 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
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
```