sidebase / create-nuxt3-app

Quickly bootstrap a new Nuxt3 project with the power of sidebase! Configure your custom tech stack and begin coding in minutes.
https://www.npmjs.com/package/create-nuxt3-app
MIT License
5 stars 0 forks source link

Added v0.1.0 of `create-nuxt3-app` #2

Open zoey-kaiser opened 2 years ago

zoey-kaiser commented 2 years ago

Closes #3 Contributes to https://github.com/sidestream-tech/sidebase/issues/59

FfmjcjDWAAMBy7d

I decided to not finish the with-server option for release 0.1.0, as I am still struggling with a few issues that I will track in another issue. As discussed beforehand, we want to release an initial version to test the functionality after publishing, see how well it works and find any bugs we need to fix. Once we release this version we can begin focusing on adding new options (first being with-server)

zoey-kaiser commented 2 years ago

Successfully published first alpha version for testing:

npx create-nuxt3-app@0.0.1-alpha.3

Tests:

BracketJohn commented 2 years ago

I tested it out with our PM @LukSteib, initial feedback and observations:

zoey-kaiser commented 2 years ago

I implemented the requested changes:

You can see the readme here: https://www.npmjs.com/package/create-nuxt3-app

You can test the new messages with: npx create-nuxt3-app@0.0.1-alpha.4