This is an ecommerce-admin project made with Astro 🚀 and
- [Astro] (https://astro.build/)
- [AstroDB] (https://astro.build/db/)
- [Clouflare] (https://workers.cloudflare.com/)
- [DaisyUI] (https://daisyui.com/)
- [LuciaAuth] (https://lucia-auth.com/)
- [SolidJS] (https://docs.solidjs.com/)
- [TailwindCSS] (https://tailwindcss.com/)
- Clone this repo
- Install dependencies:
npm install
- Run the app:
npm run dev
- Create your .env file and replace the values with your own.
PROD=false
TURSO_DB_AUTH_TOKEN="Your local database auth token"
TURSO_DB_URL="Your local database"
- Open your browser to
http://localhost:4321
Project deployed with Clouflare.