Skip to content

A cute video hosting site built with Nextjs14 and Mongoose

Notifications You must be signed in to change notification settings

horsaen/clamygif

Repository files navigation

clamygif

Requirements

  • Working mongodb instance
  • (p)npm
  • nodejs

Installation

git clone https://github.com/horsaen/clamygif.git
cd clamygif && pnpm install

Customization

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

Usage

Make sure to set the vars in .env.local for a production environment !!

pnpm build && pnpm start

Developing

pnpm dev

Issues & bugs

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

License

I don't really care, if you deploy it somewhere, please give me credit or just make it look different