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.
- Host: GitHub
- URL: https://github.com/userfront/examples
- Owner: userfront
- License: mit
- Created: 2023-06-08T23:59:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T19:42:46.000Z (almost 2 years ago)
- Last Synced: 2025-04-17T14:37:24.400Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://userfront.com/
- Size: 1.46 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.