Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Yassine-Chraa/greentech-dashboard

Repository files navigation

GreenTech Dashboard

 

GreenTech Dashboard

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Starting   |   License   |   Author


🎯 About

This is a dashboard that help to manage stocks and sales.

✨ Features

🚀 Technologies

The following tools were used in this project:

🏁 Starting

# Clone this project
$ git clone https://github.com/Yassine-Chraa/greentech-dashboard

# Access
$ cd greentech-dashboard

# Install dependencies
$ composer install 

# Copy the example env file and make the required configuration changes in the .env file
$ cp .env.example .env

# Generate a new application key
$ php artisan key:generate

# Run the database migrations(**Set the database connection in .env before migrating**)
$ php artisan migrate

# Start the local development server
$ php artisan serve

# Install node dependencies
$ npm install

# Start watch task
$ npm run watch

# The server will initialize in the <http://127.0.0.1:8000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Yassine Chraa

 

Back to top

About

Dashboard for GreenTech Consulting Company

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published