Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikyw89/cloud-stash
a cloud based inventory app
https://github.com/vikyw89/cloud-stash
Last synced: about 1 month ago
JSON representation
a cloud based inventory app
- Host: GitHub
- URL: https://github.com/vikyw89/cloud-stash
- Owner: vikyw89
- License: mit
- Created: 2023-08-07T05:46:34.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-08-22T05:32:11.000Z (over 1 year ago)
- Last Synced: 2024-10-12T08:45:40.113Z (2 months ago)
- Language: TypeScript
- Homepage: https://cloud-stash.vercel.app
- Size: 696 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
### about
a simple cloud based inventory application### demo
- frontend: https://cloud-stash.vercel.app/
- backend rest api: https://cloud-stash.fly.dev/api/### tech
- Client
- nextjs
- tailwindcss
- daisyui
- framer-motion
- Server
- nodejs
- express
- prismaORM
- postgreSQL