specy-app

Specy App

Svelte frontend made for the main page of my domain plus the Auth server

specy.app

The main page and core of the specy.app domain. The client side is made with sveltekit, while the auth server is made with nest.js

How to run the client

To run the client, firstly cd into the client folder and install the modules with npm i, once installed, you can run the development server by doing npm run dev

How to run the server

Same as client, cd into the server folder, install the modules with npm i and then run npm run start:dev

Top categories

Loading Svelte Themes