tscircuit / snippets

The main website, playground and online development environment for tscircuit (React Electronics)
https://tscircuit.com
MIT License
8 stars 27 forks source link

Orders page #44

Open seveibar opened 1 month ago

seveibar commented 1 month ago

We want to eventually allow ordering circuit boards from tscircuit snippets, so this issue tracks all the stuff to make that happen.

Note that the orders api backend isn't open-source because it contains code from our integration partners that is locked down, but the fake version is open-source, as well as the ordering interface.

Use AI to generate the pages and be relatively descriptive about the contents, it'll generate something decent if you add the api into the context /add src fake-snippets-api

andrii-balitskyi commented 1 month ago

Some of the items were implemented in https://github.com/tscircuit/snippets/pull/46