node>=16.7.0
npm>=8.0.0
- copy
.env.example
to.env
and fill in the values
To install the application:
# clone the repo
git clone https://github.com/TAKANOME-DEV/film-fiesta.git
# cd into the repo
cd film-fiesta
# install dependencies
pnpm install
You can also use npm
or yarn
instead of pnpm
.
To start a local copy of the app on port 3000
:
pnpm dev
This is a T3 Stack project bootstrapped with create-t3-app
.
The project is licensed under the MIT License.
This project needs a star from you β. Don't forget to leave one if you like it π