An Awesome CTF Platform to Jumpstart Your Cyber Security Journey, Helping You To Learn Cyber Security.
Explore the docs »
Go Live
·
Report Bug
·
Request Feature
Before you begin contributing to this project, make sure you have the following set up:
-
Clone the Repository:
git clone https://github.com/Puskar-Roy/bingoCTF
-
Install Dependencies:
npm install
-
Add Environment Variables:
touch .env
-
Add the necessary configuration:
GOOGLE_CLIENT_ID = <your-google-client-id> GOOGLE_CLIENT_SECRET = <your-google-client-secret> NEXTAUTH_SECRET=<your-nextauth-secret> NEXTAUTH_URL = "http://localhost:3000" ENV = DEV MONGO_URL=mongodb+srv://<user-name-and-password>@cluster0.hoewnmt.mongodb.net/?retryWrites=true&w=majority
-
Run This Project:
npm run dev
This section highlights the key frameworks and libraries that form the foundation of your project. Below are some notable examples:
- : Full Stack React Framework
- : A superset of JavaScript that adds static types.
- : The programming language of
- : The database for modern applications.
- : Cloud platform for serverless deployment and hosting.
- : Pluggable linting utility for identifying and fixing code issues.
- : Opinionated code formatter to ensure consistent code styling the web.
We welcome and appreciate contributions from the community ❤️! Here's how you can contribute:
- Open Issues: Check for open issues or create a new one to start discussions.
- Fork the Repository: Fork the project to your own GitHub account.
- Create Pull Request: Make changes in your fork and submit a pull request.
🚀 Thank you for considering contributing to this project! Your involvement makes this template even better. Feel free to explore the code, share your ideas, and make improvements ✌️.
🌟 Don't hesitate to reach out if you have any questions or need assistance. Together, let's make this project amazing!🟩