Skip to content
forked from Shelf-nu/shelf.nu

shelf is open source Asset Management Infrastructure for absolutely everyone.

License

Notifications You must be signed in to change notification settings

ehtick/shelf.nu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shelf.nu

Shelf.nu Cover

✨ Open Source Asset Management Infrastructure for Everyone ✨

Shelf 🏷️ is a cutting-edge, open-source asset management platform designed to streamline tracking, organizing, and managing assets for individuals, businesses, and educational institutions.


Core Features 🚀

  • QR Code Generation & Asset Tags: Easily assign and track items with QR codes.
  • Location Tracking: Quickly locate assets using GPS and tagged locations.
  • Team Collaboration: Seamless collaboration with shared access for teams.
  • Digital Asset Catalog: Comprehensive, searchable database of all assets.
  • Booking & Reservation Management: Prevent double bookings and efficiently reserve assets.
  • Remote Access: Manage your inventory remotely from any location.
  • Custom Fields: Tailor item details, including purchase history, warranties, and conditions.
  • Insights: Analyze usage, condition, and other metrics levels at a glance.
  • Instant Search: Advanced, fast, and intuitive search through all assets.

Real Impact: Eastern Michigan University Case Study 🌟

Shelf revolutionized asset management for Eastern Michigan University’s Theatre Program:

  • Centralized Inventory: Moving from chaotic spreadsheets to an organized digital catalog.
  • Remote Access: Students coordinate props from different locations, streamlining pre-production.
  • Time Savings: Eliminated hours of searching through physical stock with remote asset visibility.
  • Collaboration: Enabled teams to collaborate on asset reservations and planning with ease.

Use Cases 💡

Shelf is ideal for managing:

  • Tool & Equipment Tracking: For industries needing to oversee large-scale tools or equipment.
  • IT Asset Management: Track devices, peripherals, and office technology.
  • Theatre & Arts: Perfect for managing props, costumes, and scenic elements for productions.
  • Home Inventory: Organize and track personal items, manage warranties, and know their locations.
  • Educational Institutions: Centralize and manage department assets for better collaboration.

How to Get Started 💻

To set up Shelf:

  1. Clone the Repo:

    git clone https://github.com/Shelf-nu/shelf.nu.git
    cd shelf.nu
  2. Install Dependencies:

    npm install
  3. Setup your database:

    • Create your supabase database: Guide
    • Run intial migrations
    npm run setup
    
  4. Start local server:

    npm run dev

For detailed setup instructions, check out our documentation.


Contributing 🤝

We encourage contributions! See our contribution guidelines to get started.


License 📜

Shelf.nu is licensed under the AGPL-3.0 License.


⭐️ Star the repo if you find Shelf helpful!

About

shelf is open source Asset Management Infrastructure for absolutely everyone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%