Skip to content

ArturGraefenstein/bsdd-to-bim

Repository files navigation

monorepo-template

This is a template for a basic monorepo with default configs.

Start by enabling Corepack, if it isn't already;

corepack enable

and set your node environment if it isn't read automatically from .nvmrc

nvm use

after that you can install the dependencies and use the project

yarn;

email: "artur@mail.de", password: "admin" email: "test@mail.com", password: "testpassword"

// access token 10 years artur@mail.de { "authorization": "Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlIjoiU1VQRVIiLCJwbGF0Zm9ybSI6IldFQiIsInR5cGUiOjEsInRhcmdldCI6MCwiaXNzIjoiaHR0cHM6Ly9zZXJ2aWNlLnJlY2tlcnNmbHVpZC5kZSIsImF1ZCI6InJlY2tlcnMtc2VydmljZSIsInN1YiI6IjY4OWRjNDdkNWY4ZmI0N2NmMTVlOTMzMyIsImlhdCI6MTc1ODAxMDk4NSwiZXhwIjoyMDczNTg2OTg1fQ.arZYIWo-dH31hvI2wnZYL5IPm-LHGC2ZU5FJEME4XSs" }

Staging:

// access token 10 years admin@mail.de

{ "authorization": "Bearer eyJhbGciOiJIUzI1NiJ9.eyJyb2xlIjoiU1VQRVIiLCJwbGF0Zm9ybSI6IldFQiIsInR5cGUiOjEsInRhcmdldCI6MCwiaXNzIjoiaHR0cHM6Ly9zZXJ2aWNlLnJlY2tlcnNmbHVpZC5kZSIsImF1ZCI6InJlY2tlcnMtc2VydmljZSIsInN1YiI6IjY4Yzk0Y2RlZGY4MzAxM2Y3NmExNTA0MyIsImlhdCI6MTc1ODAyMjg3OSwiZXhwIjoyMDczNTk4ODc5fQ.5BqOr1CG8Hml3RHXqNaZBDyeQeUxgdPONP0kX2IZ1FQ" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors