Skip to content

nishihere19/DAuth-Frontend

 
 

Repository files navigation

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

Svelte Typescript Webpack

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 68.3%
  • TypeScript 14.2%
  • SCSS 13.4%
  • JavaScript 3.8%
  • Other 0.3%