-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Once the following steps are implemented, the alpha can be released.
-
Buy domain
-
Reintroduce Chrono lib.
-
Split frontend into subprojects to improve compile times.
- Common (context, datatypes, conversions)
- Utils (Loadable, Uploadable, Input/button wrappers)
- App (Main, possibly login)
- Subsections (buckets and forums)
-
Implement token refresh mechanism
- This may require altering the router to work with strings, instead of RouteInfos if compilation splitting is performed.
-
Make backend serve frontend
-
Implement access controls for buckets on the frontend
-
Set up server (AWS or just home server)
- Set up TLS
- Configure DNS
Reactions are currently unavailable