Difference between revisions of "Project:SvelteKit Frontend"

From Open Food Facts wiki
Jump to navigation Jump to search
(Created page with "== Introduction I started the project to try to build a prototype of frontend, completely decoupled from the backend. This way, we could (one day hopefully) iterate much more...")
(No difference)

Revision as of 13:24, 4 June 2023

== Introduction

I started the project to try to build a prototype of frontend, completely decoupled from the backend. This way, we could (one day hopefully) iterate much more quicker on the frontend side of things and use the latest javascript technology available (TypeScript, Vite, ESM, etc...).

For the prototype I chose SvelteKit.

== Development