Our great sponsors
-
Here is an example: https://github.com/ya-nsh/github-search
-
bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
https://github.com/alan2207/bulletproof-react I always find myself coming back to this code base for examples
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Check out nx build system. It has first class support for monorepos. Even if you wont use it, you can take many ideas about the folder structure. Take a good look at it. I will use it in a big project.
-
You can take a look at this repo (C# though)
-
You can check a personal repo of mine if you like. It includes documentation.
Related posts
- Helping the Environment by Saving Two Centuries of Compute time
- How to make two apps with same code base
- Node.js TypeScript monorepo via NPM workspaces
- Refactoring Code Challenge - Can someone tell me where I'm lacking?
- Working on the version 14 release of Lumberjack, the extensible logging library for Angular