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

1h 15m 26s logged

starting with the basics!

i started by first creating functions for handling the database, configuration, and basic go echo setup.

here’s the flow of the initialisation process:

  1. lattice loads up the config from config.json
  2. lattice checks if there is an existing admin
  3. if none, the tool shown on the screenshot will appear! afterwards, it’ll proceed
  4. then go echo runs, followed by the whole Lattice system!

so i got basic database, read/write, and backend things working.

what’s next

  • the authentication for frontend
  • ill work on the backend for systemd management, mostly routes with some sqlite database.
  • and a few more.
0
19

Comments 0

No comments yet. Be the first!