Skip to content

filipe2396/tmdb-clone

Repository files navigation

Requirements

  • Ruby 3.0.1
  • PostgreSQL
  • NodeJS
  • yarn
  • foreman

Running the application

Create an .env file with the following content

TMDB_API_KEY=<your_api_key>

Run the setup script and start the server

bin/setup
foreman start -f Procfile.dev

Running tests

bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published