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

Latest commit

 

History

History
35 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.06 KB

Metaldown

A simple warehouse tracking desktop application for a metal factory.

Screenshot

Built using:

  • Golang
    • Fasthttp
  • Javascript
    • Electron
    • Electron-builder
    • Datatables
    • Bootstrap
    • Uglify, Browserify

Build for a OS of your choice with:

You need to have Electron Builder installed globally in order to do a build --platform of choice

npm install
cd src && npm install
npm run build # this will generate an app folder in the root project directory
cd .. && build --linux # this will generate a dist/linux-unpacked folder in the root project directory

and run with:

cd dist/linux-unpacked # or the generated folded depending on your os (ls -l)
./Αποθήκη - Δάφνη Ο.Ε

The client is happy with the current state of the app but If you want to use this I can work on it to don't make any asumtions about the business so you could use it for anything.

If you want to use this in any way be aware that the frontend side is bad.