kamp-us / monorepo

kamp.us web projects & packages
https://dev.kamp.us
MIT License
178 stars 91 forks source link

Brain Storm: create-kampus-app ideas #537

Open usirin opened 1 year ago

usirin commented 1 year ago

Let's use this issue to collect ideas & thoughts about create-kampus-app cli tool & its ecosystem

usirin commented 1 year ago

I was reading https://www.prisma.io/blog/testing-series-1-8eRB5p0Y8o#set-up-a-prisma-project and saw try-prisma, which generates a simple playground for user to start playing around with prisma. I think it's a cool idea we can explore for cka as well.

rasitds commented 1 year ago

Before create-kampus-app, we can make a simple bash script that will help to simplify the configuration necessary to get the current kamp.us monorepo up and running for local development. This script can lay the foundations for create-kampus-app for now.

It can create copies from .env.example files and fill the contents of .env files according to options.