SSHOC / sshoc-marketplace-frontend

SSHOC marketplace frontend
https://marketplace.sshopencloud.eu
Apache License 2.0
0 stars 0 forks source link
ssh-open-marketplace

sshoc-marketplace-frontend

frontend application for the sshoc open marketplace.

prerequisites

how to run locally

install dependencies:

yarn install

if you don't plan to run a backend instance locally, create a .env.development.local file, and configure the api base url:

# .env.development.local
NEXT_PUBLIC_SSHOC_API_BASE_URL=https://sshoc-marketplace-api.acdh-dev.oeaw.ac.at

run a local development server on http://localhost:3000:

yarn run dev

how to deploy

every commit to the main branch will trigger a github action, which will create three deployments to the acdh cluster: