Devhub Alternatives
Similar projects and alternatives to devhub
-
react-native-universal-monorepo
React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
BotFramework-Emulator
A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
-
Chronos
📊 📊 📊 Monitors the health and web traffic of servers, microservices, Kubernetes/Kafka clusters, containers, and AWS services with real-time data monitoring and receive automated notifications over Slack or email. (by open-source-labs)
-
-
Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier (by CommunityToolkit)
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
react-native-cross-platform-starter
One codebase to build for iOS, Android, Web and Desktop with React-Native
-
-
devhub discussion
devhub reviews and mentions
-
Ask HN: What Stack for mobile/desktop cross-platform native development in 2021?
React Native is your best bet.
Examples:
- https://github.com/devhubapp/devhub
- https://github.com/mmazzarolo/react-native-universal-monorep...
RN desktop support is weak. But your mobile apps will work quite differently to your desktop apps anyway. And you probably want something that can run on the web too. So for desktop you just put your web app in Electron.
The difference between mobile and web will mean having to implement different routing and components, but you can share a lot of code.
Flutter is the new kid on the block.
Stats
devhubapp/devhub is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of devhub is TypeScript.