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.
TooManyItems is a easy to use inventory system app.
Repository from Github https://github.comdavidborzek/TooManyItems
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.
TooManyItems is a easy to use inventory system app.