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.
|
|
8 months ago | |
|---|---|---|
| .idea | 10 months ago | |
| assets | 11 months ago | |
| data | 12 months ago | |
| migrations | 12 months ago | |
| src | 8 months ago | |
| templates | 8 months ago | |
| tests | 1 year ago | |
| .gitignore | 10 months ago | |
| .prettierrc.json | 11 months ago | |
| Cargo.lock | 12 months ago | |
| Cargo.toml | 12 months ago | |
| README.md | 11 months ago | |
| build.rs | 10 months ago | |
| bun.lock | 10 months ago | |
| example.env | 1 year ago | |
| package.json | 11 months ago | |
| tailwind.config.js | 10 months ago | |
README.md
inventory-app
Prerequisites
- Rust & Cargo
- bun.sh
Setup
To install dependencies:
bun install
To run:
bun run index.ts