You are browsing as a guest. Sign up (or log in) to start making projects!

2h 24m 57s logged

In order to prepare my app for the ship, I decided to add some documentation and instructions about how to use the app, so there is now a docs page. Also necessary for the ship and publication, I made a Bring Your Own Key system for the AI Assistant, this way I don’t have to maintain and risk any of my own API keys. The keys are encrypted and stored in a Database, and once in said database, they only ever reach the Next.js server, no browser.

The last few things I have to do for the ship are the following:
-Make it easy to enable/disable cloud features (For the initial ship there will be no cloud features as I can’t pay for any uptime)
-Consistent styling for the entire UI, fix any UI quirks I find, and/or redesign sections of the app.
-Compile and make a release version of the desktop agent.

0
19

Comments 0

No comments yet. Be the first!