Skip to content

access-ci-org/Operations_Django_IntegrationBadges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACCESS Integration Dashboard Django WebApp

Prerequisites

NodeJS : https://nodejs.org/en/download

Run the React Code

This would run a web app on localhost pointing to the beta server.

cd ./IntegrationBadgesUI/integration-badges-ui-react

npm install

npm run dev

http://localhost:5173/

Build the React Code

This would build the react code and put them to the static folder of the Django app.

cd ./IntegrationBadgesUI/integration-badges-ui-react

npm install

npm run build

Run the Django App

./runserver.sh

http://127.0.0.1:8081/IntegrationBadgesUI/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •