Skip to content

Code-Of-The-Future-Hackathon/code-of-the-future-2023-jshaters

Repository files navigation

Self host the project

You need to have php, composer and node installed to run the project

  1. Clone the repo
  2. Install dependancies composer install
    npm install
  3. Modify the .env file according to .example.env to allow access to the database
  4. Migrate and seed the database with php artisan migrate and php artisan db:seed --class=GreenSpaceSeeder
  5. Start the development server with php artisan serve and npm run dev

Live demo available at: 64.227.104.197

Made by Danail and Flowey

About

code-of-the-future-2023-jshaters created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published