Moviebase

Setup:

  1. Clone this repository
  2. Create a copy of .env.example and rename it to .env.local
  3. Change the environment variables from .env.local
  4. Run npm install
  5. Run npm run build
  6. Run npm run start