Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kat-tax/ult
The Ultimate App Service
https://github.com/kat-tax/ult
android app-framework cross-platform ios macos native native-apps react react-native stack universal web windows
Last synced: 3 days ago
JSON representation
The Ultimate App Service
- Host: GitHub
- URL: https://github.com/kat-tax/ult
- Owner: kat-tax
- License: mit
- Created: 2020-01-02T07:27:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T16:00:58.000Z (2 months ago)
- Last Synced: 2024-10-13T11:07:27.559Z (about 1 month ago)
- Topics: android, app-framework, cross-platform, ios, macos, native, native-apps, react, react-native, stack, universal, web, windows
- Language: HTML
- Homepage: https://ult.dev
- Size: 3.15 MB
- Stars: 71
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
ULT
The Ultimate Dev Stack
Documentation
| Roadmap
| Template
| Discord
One code base for native mobile, native desktop, and web!
To create your cross-platform app, runnpx ult [project]
Then, navigate to the folder and runnpm run [task]
For more details, reference the documentation
-------------
| Task | Description |
| ------------| -----------------------------------|
| web | Run the __Web__ app |
| android | Run the __Android__ app |
| windows | Run the __Windows__ app |
| macos | Run the __MacOS__ app |
| ios | Run the __iOS__ app |
| doc | Build documentation |
| lint | Lint source code style |
| test | Test e2e & unit tests |
| build | Build web bundle |
| start | Start dev servers |
| deploy | Deploy all platforms |
| generate | Generate icons & other assets |
| translate | Extract & compile translations |
| storybook | Run storybook in development |-------------
## Tech Stack
- [React](https://reactjs.org) (view)
- [Redux](https://redux-toolkit.js.org) (state)
- [LinguiJS](https://lingui.js.org) (i18n)
- [TypeScript](https://www.typescriptlang.org) (language)
- [Vite](https://vitejs.dev) + [Metro](https://facebook.github.io/metro) (building)
- [React Router](https://reactrouter.com) (routing)
- [React Native Web](https://necolas.github.io/react-native-web) (web platform)
- [React Native](https://reactnative.dev) + [Windows](https://microsoft.github.io/react-native-windows) (native platform)## Community
> Join our [discord channel](https://discord.kat.tax) or create a [github dicussion](https://github.com/kat-tax/ult/discussions)
## Funding
> You can [sponsor](https://github.com/sponsors/TheUltDev) development or donate to an address below
```
BTC 3MxrqVM7S8FGb7UwKMLxQ9gG1B2n24Y1NP
ETH 0x6F373884D766803Eb8BC5969804Be4FAf77BC335
XMR 86tDLzweVEmUunPeucZpRmW4MZ4RoTQUfjZ4KZATdYZBUkH3biwiLF3X1LhMkzvThZMQxGfGZFFwxRRWA7M5sVfv7AMPjsD
```