Default Template
The default template is a great starting point for most apps. It contains examples of many of Parra's core features, and doesn't include any additional 3rd-party libraries.
Prerequisites
- None required
Features
- Authentication: Your users can log in securely using your choice of password, passwordless SMS or passkeys.
- User Management: Users can alter basic information about themselves like name and profile picture.
- Feedback: Users can report bugs or make suggestions right from within your app.
- Roadmap: Your users can keep track of new features that are in the works and vote on their favorites.
- Changelog: Users can see a revision history of what has changed with your app updates. Users can see when an update is available in the App Store.
- Hosted legal documents: Users can access your terms of service, privacy policy and other legal documents hosted from the Parra dashboard within your app.
Bootstrap Command
To build an app with this template, install the Parra CLI and run the command:
parra bootstrap --template default