Skip to content

the next-generation virtual airline management framework. 🚀

Notifications You must be signed in to change notification settings

foxsys-xyz/x-crew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation





foxsys-xyz \ x-crew

The main foxsys-xyz application. Still a work in progress.

Installation

This application requires just laravel & php 7.3 for a build as minimum. Obviously, you should have composer & yarn or npm installed for the node dependencies.

Install the dependencies and devDependencies and start the server.

$ cd foxsys-xyz
$ composer install && yarn install && yarn run dev
$ cp .env.example .env && php artisan key:generate
$ php artisan serve

For production environments.

$ yarn run production

About

the next-generation virtual airline management framework. 🚀

Resources

Stars

Watchers

Forks