Skip to content

syengo254/ebudget-refactored

Repository files navigation

E-budget Refactored

Using Larvel & Vue

Requirements

  1. PHP version 8.2.x and above
  2. NodeJS version 20 or higher
  3. NPM or Yarn.

Instructions

  1. Copy .env.example to .env and .env.testing.
  2. Install backend dependencies using composer install command.
  3. Edit the database connection to use either mysql or sqlite, alternatively you can run via sail using ./vendor/bin/sail up command.
  4. To run frontend, cd to frontend folder first and install node dependencies using either npm or yarn e.g. npm run dev.
  5. Then run local dev serve using npm run dev.

License

Proprietary.

© David Syengo.

About

My 2013 BSc. IT degree e-commerce project but now refactored to Laravel 9 + Vue 3.3

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors