This is a collection of Full Stack JavaScript-based system prototypes stored in different Git branches. All prototypes are based on the Monorepo structure defined in the main
branch. Derived branches typically integrate a framework or a cloud service and implement some limited functionality to make it runnable and demoable.
main: Monorepo base structure for infrastructure, applications and libraries.
- next: React-based web app. Based on create-next-app with TypeScript.
- react-native: React Native mobile app for iOS/Android with a Node.js backend.