Skip to content

A race against time to observe, decipher and unveil a mysterious case 🔎

License

Notifications You must be signed in to change notification settings

sanam2405/sherlocked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sherlocked

A race against time to observe, decipher and unveil a mysterious case

Sherlocked - Start Hacking Now

Setting up locally

The codebase is organized as :

  1. Irene Adler - The frontend
  2. Sherlock Holmes - The backend
  3. Watson - The deprecated backend
  4. Moriarty - TCP server for reverse shell
  5. git-automation - Scripts for generating git logs
  • Clone the Sherlocked repository
    git clone git@github.com:sanam2405/sherlocked.git
    cd sherlocked
  • Run the frontend
    cd ireneadler
    npm install
    npm run dev
  • Run the backend
    cd sherlockholmes
    npm install
    npm run dev

For a clean build

   cd sherlockholmes
   npm install
   npm run build
   npm start

Built with ♥️ by

About

A race against time to observe, decipher and unveil a mysterious case 🔎

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •