Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (29 loc) · 1.2 KB

manual.md

File metadata and controls

37 lines (29 loc) · 1.2 KB

Manual Installation

Alternatively, you can manually set up HackMe by following these steps:

Prerequisites

⚠️ Make sure node and postgres are installed on your machine:

Steps

  1. Clone the repository
git clone https://github.com/GuillaumeDorschner/HackMe.git
cd HackMe
  1. Run npm install && npm run client-install to install dependencies
npm install && npm run client-install
  1. Run npm run database to setup the database
npm run database
  1. Run npm run dev to start the development server
npm run dev
  1. Navigate to localhost:3000 in your browser to view the platform
  2. Congratulations 🎉, you've successfully deployed HackMe! Dive into the world of ethical hacking by starting --> here.

Embrace the excitement of ethical hacking with HackMe. Sharpen your skills and contribute to a safer digital landscape. Your journey to becoming a master ethical hacker starts now! 🌐✨

Created with ❤️ by ESILV | GitHub | LinkedIn