- Cloning the repository.
# Cloning repository
git clone https://github.com/ManoelDev/tibia-manager-nextjs.git
# Access the directory
cd tibia-manager-nextjs
npm install
Configuring the outfit
- Download animations outfit https://ots.me/downloads/?dir=data/outfit-images
- Extract the file and copy the outfits_anim folder to the project folder
Configured environment variables
- copy and rename .env.example to .env
- edit the file with the corresponding variables
npx prism migrate dev
npm run dev