You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aji Kamaludin 16d5e804c6 | 3 years ago | |
---|---|---|
public | 3 years ago | |
src | 3 years ago | |
.env.example | 3 years ago | |
.gitignore | 3 years ago | |
.prettierrc | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
kasiraja.zip | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago |
README.md
kasirAja web
contoh react SPA POS ( point of sales ) built with react
backend
Hapijs REST API - kasirAja
: Link
feature
- nodejs rest api
- bisa lebih dari 1 toko
multi store
- bisa lebih dari 1 kasir
multi users
- pengelolaan produk, stok dan unit
- pembelian
- penjualan
- diskon penjualan
- UI design use ChakraUI
Support me
start
-
install
npm install
-
config .env file for api url/endpoint
cp .env.example .env
-
run the app
npm run start
deploy
-
build static
npm build
-
compress
build
directory upload to your root hosts