1.1.3 • Published 1 year ago

create-cip-app v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create CIP App

Hello! This is my script to create apps using my usual structure and stack, it's a little annoying to setup by hand every time, so I made this script to automate the process. Hope it is useful for you too!

Stack:

  • Framework: SvelteKit
  • UI: TailwindCSS
  • State Management: Svelte Store
  • Backend: Rust with Actix Web
  • Database: Postgres
  • Monorepo: NX
  • And finally cypress for e2e testing

Getting Started

You can install this script globally with npm i -g create-cip-app or run it with npx create-cip-app and follow the instructions.

Contributing

If you want to contribute to this project, you can do it by opening an issue or a pull request, I will be happy to review it and merge it if it's useful.

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago