Getting started... until you're ready to build #170
Replies: 5 comments 7 replies
-
P.S.: I'd be happy to open a PR with a thorough checklist. |
Beta Was this translation helpful? Give feedback.
-
I think this is a great idea 👍 Let's just start with everything we can think of and eventually we'll think of more things. We'll definitely also want something about setting up email and sentry (or removing it). |
Beta Was this translation helpful? Give feedback.
-
It would be great if the CLI gave the option to install a different UI component library like Mantine |
Beta Was this translation helpful? Give feedback.
-
I'm taking a while on this and #146 because I'm creating this checklist as an upgrade path to get the Epic Stack's latest updates on existing projects (and testing it on one of my projects). As it stands, styling is the biggest source of friction at the moment, but I think #146 could remove most of that friction with CSS Variables. |
Beta Was this translation helpful? Give feedback.
-
Ok, I think it would be useful to discuss and clean this up a little bit before creating a PR. Here's the process I've registered:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When you create a new installation and deploy, you still have quite a few steps until you're ready to start building. I suggest adding a checklist of sorts to the getting started documentation to guide fellow devs:
tailwind.config.ts
andtailwind.css
After that, you're 100% ready to start building your own thing 🚀
Is there anything else you guys see as needed before one starts to build?
Beta Was this translation helpful? Give feedback.
All reactions