Here are some of the project's pages:
- Landing Page
- News Page
- Organization Page
- About Page
- Developer Page
- Admin Page
Clone this repository:
git clone https://github.com/mokletdev/moklet.org.git
Install dependencies and setup husky
npm install
npm run prepare
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Technologies used in the project:
- Next.JS
- NextAuth.JS
- Prisma
We welcome contributions to this project! Please take a moment to review our 📄 CONTRIBUTING.md guide for details on our code of conduct, contribution process, and how to get started.
Your support and ideas make this project even better. Thank you for being part of our community! 🌟
This project is licensed under the GNU General Public License v3.0