Skip to content

devind-ra/solirise

Repository files navigation

SoliRise

Appraisal and Goal-setting application using Ruby on Rails (RoR)

Prerequisites:

  • Bundler
  • Ruby - 3.1.2
  • Rails
  • PostgreSQL
  • Git

To run the application first run:

bundle install

Then run to create and add migrations to the database:

rails db:create

rails db:migrate

Seed data into the database by running this:

rails db:seed

To run the server use the following command:

rails db:server

On your browser, enter the following URL to run the application:

localhost:3000

About

Appraisal application created using Ruby on Rails (RoR)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages