Skip to content
/ hippo Public
forked from ucdavis/hippo

HI Performance People Onboarding (HIPPO)

License

Notifications You must be signed in to change notification settings

Posmani/hippo

 
 

Repository files navigation

HIPPO

HI Performance People Onboarding (HIPPO)

Onboarding and user management for High Performance Computing Clusters at UC Davis

Local Setup

Requires .net 6 SDK from https://dotnet.microsoft.com/download

Requires nodeJS, recommended version 14.x

In the Hippo.Web/ClientApp folder, run npm install. Technically this step is optional but it's useful to do to get things started.

Run locally

Get the user-secrets file and store it in the correct location

In the Hippo.Web folder, run:

npm start

Development

Make sure to invoke "Prettier" before committing JS changes. If using VSCode consider using the plugin.

If making large JS changes, run npm test inside the Hippo.Web/ClientApp directory and it will automatically re-run affected tests.

CodeQL Status

CodeQL Scan

About

HI Performance People Onboarding (HIPPO)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 50.4%
  • HTML 29.6%
  • TypeScript 17.2%
  • SCSS 2.5%
  • Other 0.3%