0.0.1-8 • Published 2 months ago

naue-library-frontend v0.0.1-8

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

Naue-Frontend-Library

Security Rating (replace or remove this)

Table of Contents

  1. About
  2. HDNET Standard Recommendations
  3. Software Requirements
  4. Setup
  5. Testing
  6. Workflows
  7. Architecture Decision Records
  8. Build Tools
  9. Linked Repositories

About

This repository contains ...

Wiki Pages

HDNET Standard Recommendations

This repository follows

Software Requirements

For the development environment to work node 16 and Yarn3 are required.

Setup

Technically linked Repositories

The following ... needs to be running on your local machine ...

Linked Name/RepoRequiredDescription
example-repository-nameyesProvides a local proxy that makes all Docker containers available as virtual hosts via HTTPS (can be replaced with Traefik or Lando)

Set Environment Variables

.env.local

Variable NameRequired for First SetupValue
HTTPS_KEY_PATHyespath/to/projects/black-nginx-proxy/certs/dev.local.key
HTTPS_CRT_PATHyespath/to/projects/black-nginx-proxy/certs/dev.local.crt

Install Pre-commit Hooks

Finally, install the pre-commit hooks via

husky install && git config gitflow.path.hooks .husky

Build the Local Database and load Fixtures

example/script/command

Install Dependencies

Login to AWS to use dependency @viewport/library-next

This repository is using the viewport Library as a dependency. To use it, you need to be logged in to AWS. Please follow these instructions.

After logging in, you can install the dependencies via

yarn add @viewport/library-next

yarn install

Start the Dev Server

After all is set up you can start the dev server via

yarn run dev

Testing

yarn run test runs all tests.

Workflows

Branching Model

This repository uses the Gitflow Workflow.

Translations and Wording

The following workflows and rules are used for translations and wording ...

Architecture Decision Records

This repository uses Architecture Decision Records to document architectural decisions.

Build Tools

This repository uses the following build tools.

Linked Repositories

This repository is linked to the following repositories.

0.0.1-8

2 months ago

0.0.1-7

2 months ago

0.0.1-6

2 months ago

0.0.1-5

2 months ago

0.0.1-4

2 months ago

0.0.1-3

2 months ago

0.0.1-2

2 months ago

0.0.1-1

2 months ago