Skip to content

Welcome to TheCyberHUB, a community-driven platform for hackers, cybersecurity enthusiasts, and IT professionals. Our platform provides a variety of free resources, including Capture The Flag (CTF) challenges, courses, blogs, forums, and much more.

License

Notifications You must be signed in to change notification settings

AnnayanX/TheCyberHUB

 
 

Repository files navigation

TheCyberHUB

TheCyberHUB by Thecyberworld Community

👨‍💻 Website link: TheCyberHUB

image image image

Table of contents 💻


🤖 Installation Guidelines

👇 Prerequisites

Before installation, please make sure you have already installed the following tools:

🛠 Installation Steps

  1. Fork the project (click on fork, uncheck copy the only main branch, and create fork) image
  2. Clone the forked project
  3. Navigate to the cloned project directory
  4. Move to the dev branch: git checkout dev
  5. Install the dependencies with npm ci (ci: clean install)
  6. Copy example.env to .env (do not remove example.env)
  7. Run npm run dev to start the server
  8. Open the browser to visit the website at http://localhost:3000/

If you are new to Git and GitHub then must check out start-opensource repository first and contribute to it before you contributing to other open-source projects.


👨‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • Check out our contribution guidelines for more information.

🛡 License

thecyberhub.org is licensed under the MIT License - see the LICENSE file for details.


🙏 Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️


📨 Follow / Contact Us

Discord Github Twitter LinkedIn Telegram

Back to top 🖱

About

Welcome to TheCyberHUB, a community-driven platform for hackers, cybersecurity enthusiasts, and IT professionals. Our platform provides a variety of free resources, including Capture The Flag (CTF) challenges, courses, blogs, forums, and much more.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Other 1.3%