A collection of thoroughly-commented example projects build with Angel3 framework.
The source code for Getting Started
in Angel3
A simple user authentication application, storing a token in a token
cookie, in Angel3.
A simple, anonymous text/multimedia board application in Angel3.
A simple Flutter chatting application with backend in Angel3.
An example of reverse proxy application in Angel3
An example of video stream application in Angel3
An example of graphQL application in Angel3
- Update
auth
- Apply
Bulma
orBootstrap
layout - Add
OAuth2
authentication with Google, Facebook and Twitter - Add flutter mobile app
- Apply
- Update
flutter_chat
- Change flutter mobile app state management to
package:riverpod
- Change flutter mobile app state management to
- Update
star_wars
app- Add flutter mobile app
- Add web app
- Update
yewtube
- Add flutter mobile app