Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Inventory API

App to manage your inventories

Tech Stack

Backend

  • Rust 🦀
  • Axum
  • SeaORM

Frontend

  • HTMX

Development

Compile the current package

  • cargo build

Run the App

  • cargo run

How to's

Create new table

sea-orm-cli migrate generate create_room

Migrate

  • sea-orm-cli migrate

Update Entity

sea-orm-cli generate entity -u postgres://user:password@localhost/home_inventory -o entity/src

About

API to manage home inventory - built using Rust, Axum and HTMX

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages