Skip to content

Archodex/archodex-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archodex Frontend (Dashboard)

Getting started with a local dev environment

  1. Open this repo in VS Code
  2. Run npm install
  3. Run the npm: dev (archodex.com accounts backend) task
    1. Launch Command Pallete (Cmd + Shift + P)
    2. Select Tasks: Run Task
    3. Select npm: dev (archodex.com accounts backend)

Running a local dev environment against a local accounts backend

Note

This is primarily used by Archodex internal developers while developing archodex.com-specific functionality. It is unlikely you will need to follow these instructions.

  1. Copy the .vscode/.env.template file to .vscode/.env
  2. Update the values of the environment variables in the .vscode/.env file to match your environment
  3. Run the npm: dev (local accounts backend) task in VS Code

About

Archodex.com dashboard source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages