Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

Getting started

npm i
npm start

Deploy

Don't forget to add to version.html what you've done.

Create a .env.prod file and set your vars like:

VITE_BASE_URL=/path/to/your/app
VITE_API_URL=your.backend.com/apps/health

For some reason, env.prod has to be in src directory and at the root of the project. Start by building and pushing:

$env:TAG="1.0.$(git rev-parse --short HEAD)";
docker compose build
docker compose push

Set the DOCKER_HOST environment variable and launch the build/run :

$env:DOCKER_HOST="<PATH_TO_REMOTE_HOST>"
docker compose pull
docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.