Skip to content

michael86/cims-backend

Repository files navigation

CIMS-Backend

An express api for cims

Notes

Need to send unix timestamp to invoice route and update db to accept unix as a timestamp

To do

...

reset user data

TRUNCATE history; TRUNCATE history_locations; TRUNCATE invoice_company; TRUNCATE invoice_item; TRUNCATE invoice_items; TRUNCATE invoice_specific; TRUNCATE invoice_specifics; TRUNCATE locations; TRUNCATE reset_tokens; TRUNCATE stock; TRUNCATE stock_company; TRUNCATE stock_histories; TRUNCATE stock_locations; TRUNCATE user_invoices; TRUNCATE user_reset; TRUNCATE user_stock;

About

An express based API for the CIMS website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published