robin-jr / resume-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Get started with Docker

Run

docker-compose up

after that in another terminal, run

docker-compose run web rake db:create

Also you'll have to run the rails migration command

About


Languages

Language:Ruby 56.1%Language:HTML 37.1%Language:JavaScript 5.1%Language:Dockerfile 0.7%Language:SCSS 0.7%Language:Shell 0.2%Language:CSS 0.1%