Skip to content

newt239/gateway-front

Repository files navigation

gateway-front

version

frontend of stay status record system for Sakae Higashi School Festival 2022.

hero image

This system was installed to control the number of people who stay at the same exhibition room at the same time as part of measures against Covid19.

Screenshot

home enter scan exhibit analytics all exhibit summary

Setup

npm install

.env

PORT=8000
REACT_APP_API_BASE_URL=http://localhost:3000

Commands

Run in development mode

npm start

Open http://localhost:8000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Make aspida type definition

npx openapi2aspida -i=./openapi.yaml -o=src

Before run, delete src/api directory.

About

frontend of stay status record system for Sakae Higashi School Festival 2022

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published