- Working mongodb instance
- (p)npm
- nodejs
git clone https://github.com/horsaen/clamygif.git
cd clamygif && pnpm install
All variables can be found in the .env.local file, here's an example:
MONGODB_URI = mongodb://localhost:27017/clamygif
NEXTAUTH_SECRET=my_ultra_secure_nextauth_secret
NEXTAUTH_URL=http://localhost:3000
Make sure to set the vars in .env.local for a production environment !!
pnpm build && pnpm start
pnpm dev
If you find any issues or bugs, please report them on the issues page
The same applies for feature requests etc, prs are always welcome :D
I don't really care, if you deploy it somewhere, please give me credit or just make it look different