Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
/ asgs Public archive

Автоматическая система поставки товаров

Notifications You must be signed in to change notification settings

Iwwww/asgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Автоматическая система поставки товаров

Installation

Pre requirements

  • bun
  • docker

Installation

Get sources

git clone [email protected]:Iwwww/asgs.git
cd asgs

Backend

docker compose --env-file=.env.dev up -d

Verify backend works fine on localhost:8000

You can log in as superuse with this credentials:

Username: superuser

Password: superpassword

Frontend

cd frontend
bun install
bun dev

Verify frontend works fine on localhost:5173

To login as factory/carrier/sale point user you have to add this users with this route: localhost:8000/register-user/

About

Автоматическая система поставки товаров

Resources

Stars

Watchers

Forks