An open API service indexing awesome lists of open source software.

https://github.com/userfront/examples

🔒 Auth without complexity. Use these starters for your next project.
https://github.com/userfront/examples

Last synced: about 1 year ago
JSON representation

🔒 Auth without complexity. Use these starters for your next project.

Awesome Lists containing this project

README

          

# Userfront Examples

This is a collection of examples for using Userfront with various frontend and backend technologies.

- [AWS API Gateway](https://github.com/userfront/examples/tree/main/aws-api-gateway)
- [Express](https://github.com/userfront/examples/tree/main/express)
- [FastAPI w/ Nextjs](https://github.com/userfront/examples/tree/main/fastapi)
- [Flutter](https://github.com/userfront/examples/tree/main/flutter)
- [Golang w/ Nextjs](https://github.com/userfront/examples/tree/main/golang)
- [HTML + Vanilla JS + CoreJS](https://github.com/userfront/examples/tree/main/html-vanillajs)
- [HTML + Vanilla JS + Toolkit](https://github.com/userfront/examples/tree/main/html-toolkit)
- [Next.js v13 (Pages Router)](https://github.com/userfront/examples/tree/main/next-13)
- [Next.js v14 (App Router)](https://github.com/userfront/examples/tree/main/next-14)
- [Node w/ TypeScript](https://github.com/userfront/examples/tree/main/node-ts)
- [Node](https://github.com/userfront/examples/tree/main/node)
- [PHP](https://github.com/userfront/examples/tree/main/php)
- [Rails w/ Nextjs](https://github.com/userfront/examples/tree/main/rails)
- [React Native](https://github.com/userfront/examples/tree/main/react-native)
- [React](https://github.com/userfront/examples/tree/main/react)
- [Spring Boot w/ Nextjs](https://github.com/userfront/examples/tree/main/spring-boot)
- [Vue 2](https://github.com/userfront/examples/tree/main/vue2)

Each example is a fully functional app that you can clone and run locally following the instructions found in each README. We will try to keep these up to date with the latest versions.

## Contribution

This repository is public and open to contributions. If you have an example you'd like to add, please submit a pull request. If you'd like to see an example in a framework that isn't listed here, please open an issue. If you see an example that is out of date, please open an issue or submit a pull request.