An open API service indexing awesome lists of open source software.

https://github.com/nicolassutter/freelancer-toolkit


https://github.com/nicolassutter/freelancer-toolkit

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# freelancer-toolkit

## Backend

- Golang API with the fiber package https://docs.gofiber.io/ and https://connectrpc.com/docs/go/getting-started for RPC client & server.
- protobufs for defining the API contract
- SQL ORM : https://gorm.io/

## Frontend

- SolidStart app
- Tanstack Router for Solid
- zod
- Tailwind CSS for custom styles
- Ark UI with Park UI for premade components, Park UI uses panda css under the hood so we manually configure its layers to avoid conflicts with Tailwind CSS layers