ssi379 / inventory-vt-new

Inventory App created to test Svelte skills

Home Page:https://inventory-vt-new.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory - VT

Project created to test my Svelte skills using Supabase.

Installation

You need to clone this repo and install it using the following command:

yarn

Developing

After this step, create a .env file and place two keys:

PUBLIC_SUPABASEKEY=YourSupabaseKey
PUBLIC_SUPABASEURL=YourSupabaseURL

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

Inventory App created to test Svelte skills

https://inventory-vt-new.vercel.app


Languages

Language:Svelte 65.3%Language:TypeScript 27.2%Language:JavaScript 6.0%Language:HTML 1.5%