Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Requirements

  • Ruby 2.7.0
  • Postgresql

Read the API's documentation here

How to start

  • Go to the project folder
  • For installing the dependencies and preparing the database, run:
setup

It will delete the database if that's exist.

  • Run the test suit with:
bundle exec rspec
  • If everything is fine, run the server:
rails s

Fill database with fake data

If you wanted to fill your database with fake data, run the following rake command:

rake db:faker

It will create users, movies, seasons with episodes, purchase options and purchases.

About

Movie and season store api app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages