ridhwaans / homehost

self-hosted, Netflix-like app made for streaming

Home Page:homehost.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot find module './movies.json'

opened this issue · comments

It shows this error message on starting the server. How to fix this

  1. create a file as ./server/data/movies.json
{
"movies": []
}
  1. follow instructions on setup and generating data from README

This is not needed anymore. Release v1.9 moves to a self-managing server DB.