Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/staart/native
🏁📱 Native smartphone app starter for SaaS startups
https://github.com/staart/native
android app ios react-native saas starter-kit
Last synced: about 2 months ago
JSON representation
🏁📱 Native smartphone app starter for SaaS startups
- Host: GitHub
- URL: https://github.com/staart/native
- Owner: staart
- License: mit
- Created: 2019-09-13T05:21:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T02:21:34.000Z (about 2 years ago)
- Last Synced: 2024-10-29T21:05:31.431Z (about 2 months ago)
- Topics: android, app, ios, react-native, saas, starter-kit
- Language: Objective-C
- Homepage: https://staart.js.org/native
- Size: 1.27 MB
- Stars: 13
- Watchers: 4
- Forks: 11
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Staart Native](https://raw.githubusercontent.com/staart/staart.js.org/master/assets/svg/native.svg?sanitize=true)](https://staart.js.org/native)
Staart Native is a smartphone app starter for SaaS written in TypeScript and React Native using Expo. It has built-in authentication and uses Start UI webviews.
**⚠️ WARNING:** This project is currently in the early development stage. Expect breaking changes.
| | Status |
| - | - |
| Build | [![GitHub Actions](https://github.com/staart/native/workflows/Node%20CI/badge.svg)](https://github.com/staart/native/actions) [![Travis CI](https://img.shields.io/travis/staart/native?label=Travis%20CI)](https://travis-ci.org/staart/native) [![Circle CI](https://img.shields.io/circleci/build/github/staart/native?label=Circle%20CI)](https://circleci.com/gh/staart/native) [![Azure Pipelines](https://dev.azure.com/staart/native/_apis/build/status/staart.native?branchName=master)](https://dev.azure.com/staart/native/_build/latest?branchName=master) |
| Dependencies | [![Dependencies](https://img.shields.io/david/staart/native.svg)](https://david-dm.org/staart/native) [![Dev dependencies](https://img.shields.io/david/dev/staart/native.svg)](https://david-dm.org/staart/native) ![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/staart/native.svg) |
| Community | [![Contributors](https://img.shields.io/github/contributors/staart/native.svg)](https://github.com/staart/native/graphs/contributors) [![GitHub](https://img.shields.io/github/license/staart/native.svg)](https://github.com/staart/native/blob/master/LICENSE) ![Type definitions](https://img.shields.io/badge/types-TypeScript-blue.svg) [![npm package version](https://img.shields.io/npm/v/@staart/native)](https://www.npmjs.com/package/@staart/native) |Staart Native is build to work with [Staart](https://github.com/o15y/staart), the backend starter for SaaS.
## 🛠 Usage
Clone or fork this repository, then install dependencies:
```bash
yarn
```Start a local development server:
```bash
yarn start
```Start Android, iOS, and web apps:
```bash
yarn android
yarn ios
yarn web
```## [📝 Documentation](https://staart.js.org/native)
- [Updating Staart Native](https://staart.js.org/native/update)
## [🏁 Staart Ecosystem](https://staart.js.org)
The Staart ecosystem consists of open-source projects to build your SaaS startup, written in TypeScript.
| Package | | |
| - | - | - |
| [🛠️ Staart API](https://github.com/staart/api) | Node.js backend with RESTful APIs | [![Build status](https://img.shields.io/circleci/build/github/staart/api)](https://circleci.com/gh/staart/api) [![Docs](https://img.shields.io/endpoint?url=https%3A%2F%2Fstaart.js.org%2Fshield-schema%2Fapi.json)](https://staart.js.org/api) [![npm package version](https://img.shields.io/npm/v/@staart/manager)](https://www.npmjs.com/package/@staart/manager) |
| [🌐 Staart UI](https://github.com/staart/ui) | Frontend Vue.js Progressive Web App | [![Build status](https://img.shields.io/circleci/build/github/staart/ui)](https://circleci.com/gh/staart/ui) [![Docs](https://img.shields.io/endpoint?url=https%3A%2F%2Fstaart.js.org%2Fshield-schema%2Fui.json)](https://staart.js.org/ui) [![npm package version](https://img.shields.io/npm/v/@staart/ui)](https://www.npmjs.com/package/@staart/ui) |
| [📑 Staart Site](https://github.com/staart/site) | Static site generator for docs/helpdesk | [![Build status](https://img.shields.io/circleci/build/github/staart/site)](https://circleci.com/gh/staart/site) [![Docs](https://img.shields.io/endpoint?url=https%3A%2F%2Fstaart.js.org%2Fshield-schema%2Fsite.json)](https://staart.js.org/site) [![npm package version](https://img.shields.io/npm/v/@staart/site)](https://www.npmjs.com/package/@staart/site) |
| [📱 Staart Native](https://github.com/staart/native) | React Native app for Android and iOS | [![Build status](https://img.shields.io/circleci/build/github/staart/native)](https://circleci.com/gh/staart/native) [![Docs](https://img.shields.io/endpoint?url=https%3A%2F%2Fstaart.js.org%2Fshield-schema%2Fnative.json)](https://staart.js.org/native) [![npm package version](https://img.shields.io/npm/v/@staart/native)](https://www.npmjs.com/package/@staart/native) |
| [🎨 Staart.css](https://github.com/staart/css) | Sass/CSS framework and utilities | [![Build status](https://img.shields.io/circleci/build/github/staart/css)](https://circleci.com/gh/staart/css) [![Docs](https://img.shields.io/endpoint?url=https%3A%2F%2Fstaart.js.org%2Fshield-schema%2Fcss.json)](https://staart.js.org/css) [![npm package version](https://img.shields.io/npm/v/@staart/css)](https://www.npmjs.com/package/@staart/css) |
| [📦 Staart Packages](https://github.com/staart/packages) | Helper functions and utility packages | [![Build status](https://img.shields.io/circleci/build/github/staart/packages)](https://circleci.com/gh/staart/packages) [![Custom badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fservices.anandchowdhary.now.sh%2Fapi%2Fgithub-files%3Frepo%3Dstaart%2Fpackages%26path%3Dpackages%26label%3Dstaart%26message%3D%25241%2524%2520package%2524S%2524%26color%3Dblueviolet)](https://www.npmjs.com/org/staart) |## 💝 Sponsors
The development of Staart projects is supported by these wonderful companies. [Find us on OpenCollective](https://opencollective.com/staart)
Oswald Labs
O15Y
Speakup
Netlify
## 📄 License
- Code: [MIT](https://github.com/staart/native/blob/master/LICENSE)
- Logo and assets: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)