brisa-build / brisa

The Web Platform Framework.
https://brisa.build
MIT License
172 stars 5 forks source link

Add examples inside the repo style nextjs (with-somelib) #153

Closed aralroca closed 4 days ago

aralroca commented 5 months ago

Add a lot of examples in the repo, also is a good way to detect some issues before we are alive.

For v.0.1, we can include:

With libraries:

With Brisa things:

With other components:

It's to include some test cases for Brisa as well, and to have a stage that helps me find and fix bugs. At the same time, it aims to create something useful that others can benefit from later on 😊

BTW; Possible to load each example with:

bun create brisa --example example-name
aralroca commented 4 months ago

it would be great to display on the website something similar to what deno does: https://docs.deno.com/examples