xety/star

A website to display and manage Stars.

Maintainers

Details

github.com/Xety/star

Source

Issues

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

v1.0 2023-04-19 17:52 UTC

This package is auto-updated.

Last update: 2024-04-19 21:30:40 UTC


README

Star

To install this project :

composer create-project xety/star <application_name>

Then we will migrate and seed the database :

php artisan migrate --seed

Then we need to do a symlink from public/storage to storage/app/public to access and display the Stars images :

php artisan storage:link

Then we need to install hte JS dependencies and build the JS/CSS files :

npm install
npm run build

Optional : if you want to use Homestead, you will need to modify the Homestead.yaml to fit your needs.

Now the application is working. To connect to the pre-installed account :

Email : emeric@star.com
Password : password