- Node.js >= 18
- Typescript
- PNPM
- Clone the repository
git clone https://github.com/nnivxix/vilm.git
cd vilm
pnpm install
- Copy the
.env
file
cp .env.example .env
- Get the API KEY
Go to .env file and fill the value TMDB_API_TOKEN=
with key from TMDB API
- Enjoy
Happy Coding
All contributions and suggestions are welcome.