https://github.com/puskar-roy/bingoctf
An Awesome CTF Platform to Jumpstart Your Cyber Security Journey, Helping You To Learn Cyber Security.
https://github.com/puskar-roy/bingoctf
ctf-challenges ctf-platform mongodb next-auth nextjs14
Last synced: about 1 month ago
JSON representation
An Awesome CTF Platform to Jumpstart Your Cyber Security Journey, Helping You To Learn Cyber Security.
- Host: GitHub
- URL: https://github.com/puskar-roy/bingoctf
- Owner: Puskar-Roy
- Created: 2024-02-18T14:25:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T10:22:22.000Z (over 2 years ago)
- Last Synced: 2025-06-04T22:11:44.090Z (about 1 year ago)
- Topics: ctf-challenges, ctf-platform, mongodb, next-auth, nextjs14
- Language: TypeScript
- Homepage: https://bingoctf.vercel.app
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

bingoCTF - A CTF Platform For Beginner !
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
## Getting Started ๐
### Prerequisites
Before you begin contributing to this project, make sure you have the following set up:
- [Node.js](https://nodejs.org/): A JavaScript runtime.
- [npm](https://www.npmjs.com/): The Node.js package manager.
### Run This โจ๏ธ
1. **Clone the Repository:**
```bash
git clone https://github.com/Puskar-Roy/bingoCTF
```
2. **Install Dependencies:**
```bash
npm install
```
3. **Add Environment Variables:**
```bash
touch .env
```
4. **Add the necessary configuration:**
```bash
GOOGLE_CLIENT_ID =
GOOGLE_CLIENT_SECRET =
NEXTAUTH_SECRET=
NEXTAUTH_URL = "http://localhost:3000"
ENV = DEV
MONGO_URL=mongodb+srv://@cluster0.hoewnmt.mongodb.net/?retryWrites=true&w=majority
```
5. **Run This Project:**
```bash
npm run dev
```
### Built With
This section highlights the key frameworks and libraries that form the foundation of your project. Below are some notable examples:
- **[](https://vercel.com/):** Full Stack React Framework
- **[](https://www.typescriptlang.org/):** A superset of JavaScript that adds static types.
- **[](https://developer.mozilla.org/en-US/docs/Web/JavaScript):** The programming language of
- **[](https://www.mongodb.com/):** The database for modern applications.
- **[](https://vercel.com/):** Cloud platform for serverless deployment and hosting.
- **[](https://eslint.org/):** Pluggable linting utility for identifying and fixing code issues.
- **[](https://prettier.io/):** Opinionated code formatter to ensure consistent code styling the web.
## Contributing ๐
### Making Contributions
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.
### Welcome Contributors!
๐ 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!๐ฉ