Skip to content

fw-noel/tc-oc

Repository files navigation

talent-cloud

Developer Set Up

Dependencies:

  • npm v10.2.4
  • node v20.10.0
  • docker
  • docker-compose
  • nest-cli

Local Development

This project runs three containers for local development.

In order to avoid cors errors during development we are running a reverse proxy on an nginx server.

Running The Project:

  • ensure your node and npm version match those listed in the dependencies
  • If it's the first time running the application: cp .env.example .env
  • cd frontend && npm i
  • cd backend && npm i
  • make build-local

Local Dev Containers:

Keycloak - Local

A default realm and client have been set up.

To login:

  • username: "local-user"
  • password: "password"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •