Out of stock

This repo houses 2 projects that each showcase a demo ecommerce store. They are made with Astro and Sveltekit.

The third project is a Sanity studio which has the products dataset that the other two projects use.

I made this project to practice these cool new tech kids on the block (as of July 2021).

All products are out of stock and cannot be purchased. Hence the name.

This project is still very much a work on progress


I'll be tweeting about its progress @studio_hungry

MIT License

Documentation

  1. Clone the repo
  2. Run yarn from the root to install all dependancies for both projects
  3. Run either:
  • yarn oos-astro for the Astro project
  • yarn oos-sveltekit for the Sveltekit project