📄️ Going full stack
Let's go full stack baby! Yes, that's right.
📄️ Core
In /packages/core you'll want to define your type interfaces and endpoints.
📄️ Server
On the server (/apps/server) you'll implement your endpoints and make them available to the public.
🗃️ ui
2 items
📄️ Dev Dashboard
On the dev dashboard you'll find all you need to know about your app
📄️ Deploy backend
This is a big one!
📄️ Deploying with expo
Once you shared the UI with react-with-native your app should also work fine on native cross-platform mobile with sensible's built-in expo support.
📄️ Deployment web
Sensible is built on top of a yarn workspace. Your Next.js frontend relies on other packages inside the sensible project, so they also have to be installed and built.
📄️ Become a full-stack dev
You're now a full-stack developer. You may not know everything of course... But you'll know the basics. Just get that €75 an hour freelancing gig, and keep reading!