https://github.com/me-on1/resume-ror
https://github.com/me-on1/resume-ror
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/me-on1/resume-ror
- Owner: ME-ON1
- Created: 2022-01-13T10:39:48.000Z (over 3 years ago)
- Default Branch: public
- Last Pushed: 2022-01-13T12:06:55.000Z (over 3 years ago)
- Last Synced: 2025-01-14T11:14:26.685Z (9 months ago)
- Language: Ruby
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flexiple Assignment
## Tech stack for this app
- RoR
- PostgreSQL
- tailwindcss## Setup
Run following command to create first user after migrating database.
```
rake db:seed
```Email: `johndoe@example.com`
Password: `password`