Skip to content

gothdawid/HarmonogramPracDyplomowych

Repository files navigation

Defenses planning system

  1. Blazing fast
  2. AI powered
  3. Best in the world
  4. Blockchain ready
  5. Decentralized defenses

To start with it just do git clone https://github.com/Seelf/HarmonogramPracDyplomowych.git.

Installation:

  1. composer install - installs required libraries from packagist
  2. npm install - install required frontend libraries
  3. cp .env.example .env - create configuration file for your installation
  4. provide credentials in .env file
  5. php artisan migrate - to run migrations from project
  6. php artisan key:generate - generate laravel app key for your local installation
  7. php artisan serve - run project on port 8000
  8. npm run dev - run development server for javascript so the frontend loads correctly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages