Skip to content

aptitud/aptitud-dashboard

Repository files navigation

Aptitud Dashboard

Getting Started

To get started an run localy do the following:

  • Clone code from GitHub

  • Copy make a copy of .env.example and name it .env.local

    • Get .env.local content with AptitudToolbox command Get-Secret aptitud-dashboard
    • If the avbove doesn't work for you, values can be found in Config Vars on Heroku
  • run npm install

  • run npm run dev

Deploy

To deploy to Heroku just push the code to the main branch

If you add a configuration key, dont forget to add the key name to the .env.example file. And upload the new content to secret manager with AptitudToolbox command Set-Secret -SecretName aptitud-dashboard -File <path_to_.env.local>

About

Dashboard for Aptitud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published