An open API service indexing awesome lists of open source software.

https://github.com/imbios/azurehackathon2022_frontend


https://github.com/imbios/azurehackathon2022_frontend

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Evangelion01 - SNMPTN Profiling [![Azure Static Web Apps CI/CD](https://github.com/fahminlb33/azurehackathon2022_frontend/actions/workflows/azure-static-web-apps-proud-sky-00543000f.yml/badge.svg)](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.