Skip to content

AryeoHQ/aryeo-full-stack-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aryeo Full Stack Engineering Project - Laravel 9, Inertia.js, and Vue 3

Install & Getting Set Up

Once you've cloned the repository locally, run

composer install && npm ci

Next, you should set up your local database connections and copy over the .env.example and update the .env.testing to work with your local testing databse.

You should have access to the following locally:

  • PHP 8.0
  • PostgreSQL 12+; if needed you can install DBngin

Once those are configured, you can run

php artisan migrate:fresh --seed

This will create the following user to login with:

username: [email protected]
password: password

Project Requirements

Once set up locally, we've outlined a pitch with the project requirements. The pitch includes what you'll be doing and how to submit the project once completed. Let us know if you come across any questions getting set up or when reading over the pitch, we're happy to help!

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •