Inventory Tracking App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Wes Holland 123a95277d
Add base of edit item form
8 months ago
.idea Move Sidebar logic to main 10 months ago
assets Changing CSS framework from Bootstrap to Tailwindcss 11 months ago
data Vetcove example item export 12 months ago
migrations Better item stats (more reactive) 12 months ago
src Add base of edit item form 8 months ago
templates Add base of edit item form 8 months ago
tests Framework for OAUTH 1 year ago
.gitignore Move adjustment forms to sidebar 10 months ago
.prettierrc.json Changing CSS framework from Bootstrap to Tailwindcss 11 months ago
Cargo.lock Add framework for adding adjustments 12 months ago
Cargo.toml Add framework for adding adjustments 12 months ago
README.md Changing CSS framework from Bootstrap to Tailwindcss 11 months ago
build.rs Basic add item form 10 months ago
bun.lock Basic add item form 10 months ago
example.env User verification through db and easier test data 1 year ago
package.json Changing CSS framework from Bootstrap to Tailwindcss 11 months ago
tailwind.config.js Basic add item form 10 months ago

README.md

inventory-app

Prerequisites

  1. Rust & Cargo
  2. bun.sh

Setup

To install dependencies:

bun install

To run:

bun run index.ts

Powered by TurnKey Linux.