davidborzek / TooManyItems

TooManyItems is a easy to use inventory system app.

Repository from Github https://github.comdavidborzek/TooManyItemsRepository from Github https://github.comdavidborzek/TooManyItems

TooManyItems

configure supabase credentials

Create a new file .env in the root of this project and add the following lines:

SUPABASE_URL=<SUPABASE_URL>
SUPABASE_KEY=<SUPABASE_ANON_KEY>

The anon key can be obtained from here.

About

TooManyItems is a easy to use inventory system app.


Languages

Language:TypeScript 98.9%Language:JavaScript 1.0%Language:Shell 0.1%