Skip to content

salah-walid/Jet-Gest-stock-management

Repository files navigation

Stock management full stack app(React/Django)

This is a Stock management app. Can be built for web, Desktop(with electron), mobile(with ionic). The backend is made with django

Screenshots

App App App App App App

Requirements

Setup

Run the following commands :

yarn install

Launch the app server bundle

Web version

yarn dev

Desktop version

yarn dev:electron

Android version

cd packages/app
npx cap add android
npx cap open android

Launch the server only

docker compose up

you can access the admin page with this url https://localhost:8000/admin

On first server launch the server will create a super user with these credentials: username: admin password: admin

License

MIT

About

Full stack React/Django stock management app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published