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.
 
 
 
 
Go to file
Wes Holland d3364af395
Changing CSS framework from Bootstrap to Tailwindcss
1 year ago
.idea Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
assets Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
data Vetcove example item export 1 year ago
migrations Better item stats (more reactive) 1 year ago
src Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
templates Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
tests Framework for OAUTH 1 year ago
.gitignore Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
.prettierrc.json Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
Cargo.lock Add framework for adding adjustments 1 year ago
Cargo.toml Add framework for adding adjustments 1 year ago
README.md Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
build.rs Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
example.env User verification through db and easier test data 1 year ago
package.json Changing CSS framework from Bootstrap to Tailwindcss 1 year ago
tailwind.config.js Changing CSS framework from Bootstrap to Tailwindcss 1 year 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.