https://github.com/imbios/azurehackathon2022_frontend
https://github.com/imbios/azurehackathon2022_frontend
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imbios/azurehackathon2022_frontend
- Owner: ImBIOS
- Created: 2022-06-12T13:05:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T09:45:17.000Z (about 3 years ago)
- Last Synced: 2025-01-13T18:51:08.715Z (over 1 year ago)
- Language: TypeScript
- Size: 70.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evangelion01 - SNMPTN Profiling [](https://github.com/fahminlb33/azurehackathon2022_frontend/actions/workflows/azure-static-web-apps-proud-sky-00543000f.yml)
> Next.js Static App Frontend
THis repository contains a Next.js Static Web App to interface with the [backend app](https://github.com/fahminlb33/azurehackathon2022_backend) of Evangelion01 system.
Links to related repo:
- [Backend](https://github.com/fahminlb33/azurehackathon2022_backend)
- [Frontend](https://github.com/fahminlb33/azurehackathon2022_frontend) - [Upstream](https://github.com/ImBIOS/azurehackathon2022_frontend)
- [Data](https://github.com/fahminlb33/azurehackathon2022_data)
## Running The Frontend Locally
Install Node 16 and Yarn v1, then run `yarn` and `yarn dev`.
Make sure you have configured the backend app to use your localhost as redirect URI for the Azure AD B2C Oauth 2.0 callback.