2 Package Documentation
shanec edited this page 2024-04-26 09:33:33 -04:00

This is a list containing links to documentation to packages that are being used within the project. They are split between the frontend and backend.

Backend

Backend is made with Golang, using Cobra as the cli manager for it.

Package Name Purpose Docs Link
Fiber (v2) Webserver https://docs.gofiber.io
Cobra CLI Manager https://github.com/spf13/cobra/blob/main/site/content/user_guide.md
Zap Logger https://pkg.go.dev/go.uber.org/zap
go-json JSON Encoding/Decoding https://github.com/goccy/go-json

Frontend

Frontend is made with Golang's Template and Vite, using TailwindCSS with DaisyUI for the UI

Package Name Docs Link
Vite https://vitejs.dev
TailwindCSS https://tailwindcss.com/docs
DaisyUI https://daisyui.com/docs
Feather Icons https://github.com/feathericons/feather#feather