ASF Public Website (frontend-website)
This directory contains the public-facing marketing and documentation SvelteKit website for the poultry automation platform.
Technical Stack
- Framework: SvelteKit (configured with Static Site Generation adapter for SEO optimization).
- Styling: Vanilla CSS.
- Subdomains: Mapped to the root domain
https://nabd-co.comin production configurations.
Execution & Running Locally
To run the development server locally:
npm install
npm run dev
The app is served at http://localhost:5173 (configured to run on port 3001 inside Docker containers).
Description
Languages
Svelte
98.1%
JavaScript
0.8%
Dockerfile
0.6%
HTML
0.5%