fullest-web

A task management platform designed for public collaboration.

Tech Stack

API (/api)

The core backend service, providing robust APIs for data management and business logic. It follows a hybrid of Clean Architecture and Vertical Slice Architecture principles.

CategoryTechnology
LanguageC#
Framework.NET 9, ASP.NET Core
APIFastEndpoints
DatabasePostgreSQL, Entity Framework Core
AuthenticationJWT, Google OAuth

Website (/www)

The user-facing web application, built for dynamic and responsive user experiences.

CategoryTechnology
LanguageTypeScript
FrameworkSvelteKit
StylingTailwind CSS
Build ToolVite

Assets service (/workers-assets)

Serverless functions and edge computing for asset handling.

CategoryTechnology
LanguageTypeScript
PlatformCloudflare Workers
StorageCloudflare R2, KV

Deployment

ComponentPlatform
API (/api)Azure App Container
DatabaseNeon DB (Free Tier)
Frontend (/www)Cloudflare Workers
Workers (/workers-assets)Cloudflare Workers

Contributing

Contributions are always welcome. Feel free to reach out if you have any questions.

Happy coding!