DAuth-Frontend

Dauth Frontend

Frontend for the Delta OAuth2 Service

Delta OAuth2.0 Frontend

Frontend repository for Delta Auth.

About

Register using webmail and easily manage access to various web and android applications of NIT Trichy.

Prerequisites

Resources

Svelte and Typescript:

https://svelte.dev/blog/svelte-and-typescript

https://github.com/baileyherbert/svelte-webpack-starter#starting-the-development-server

Setup

  • clone the repo

    git clone https://github.com/delta/DAuth-Frontend.git
    
  • install dependencies

    cd DAuth-Frontend
    
    npm install
    
  • Run cp env.example.js env.js

  • fill the backend URL in the env.js file

  • Run npm run build

  • Run npm run dev

Top categories

Loading Svelte Themes