Skip to content

damccant/milk

Repository files navigation

MILK (Main Inventory List Keeper)

NOTE: A PostgreSQL server is required! Fill out the details of the database in pool.js

Uses Node.JS and Express to start a webserver on port 8080.

To install all dependencies, run npm install

IMPORTANT: Update pool.js with the details of your database.

To start the webserver, run npm start

Then, in your browser, navigate to: http://<your IP address>:8080/

About

An inventory system, written in JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published