Skip to content

magicdevstar/Django_authorization

Repository files navigation

Laravel + React

Documentation for Kareria Group:

Installation:

First, clone this project from the github.

git clone https://github.com/rzqdevgod/Staff-hub.git

To run the backend server for this app, please execute the following commands:

cd backend

copy .env.example .env 

composer install

php artisan migrate

php artisan serve or php -S localhost:8000 -t public

Also, for the frontend, execute the following commands:

cd frontend

npm install
or
yarn install

npm start
or 
yarn start

About

Django_Authorizaiton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published