v-sec0 / joeconomy

A small web app that let's you stack some Joes
1 stars 1 forks source link

Migrate to Vite with SvelteKit. #5

Closed v-sec0 closed 1 week ago

v-sec0 commented 1 week ago

As a developer, I would like a quick and easy development process and evironment, So that I can develop code quicker.

Migrate existing framework (EJS) over to Svelte with Vite. Since we are building a MPA (Multi-page application), it would be best to work with framework that will make it easy to implement and develop.

This will add some separation between our API backend and the different endpoints for our frontend.