Skip to content

dotangad/cryptocracy-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocracy II

Platform for Cryptocracy II, the second iteration of an independent cryptic hunt organised by students from DPS Dwarka and DPS RK Puram.

The platform uses Laravel on the backend, React on the frontend, and Inertia.js to interface between them.

Setup

  1. Setup the app using the instructions in Laravel's documentation
  2. Run the migrations
    ./vendor/bin/sail migrate:fresh --seed
  3. Fill out the .env file
    cp .env.example .env
  4. Visit http://localhost/, and login with the admin account ([email protected], password)

About

Platform for Cryptocracy II, an online cryptic hunt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published