FiSES-Client-App Svelte Themes

Fises Client App

Svelte front-end application for the FiSES web Service

Svelte + TS + Vite

About this Application

This application was created as the frontend to a REST API service created in Go. The frontend interacts with the Go API via HTTP calls. Data is rendered dynamically when the user creates an event. The application is integrated with Keycloak identity access management software.

VSCode + Svelte.

Usage

Clone the repository to your machine:

git clone https://github.com/hdip-comp-science/FiSES-Client-App.git 
cd Your_Repo_Directory 

In the project directory, you can run:
npm run dev to run the application in development mode.
Open a new terminal and run: npm run proxy which provides a proxy to bypass CORS issues.

Credits

[1 ] Svelte Docs [2] Matěj Bucek - secure svelte with Keycloak [3] Abhishek koserwal [4] Calendar API YT Tutorial [5] File Upload YT Tutorial [6] Thomas Südbröcker YT Tutorial [7] Axios Tutorial

Top categories

Loading Svelte Themes