Legal Documentation – NOOAL Platform

This repository contains the legal documentation for the NOOAL platform provided by Alpine Innovations AG.

Overview

NOOAL is a digital retail management system available at nooal.app. This repository contains all legal agreements and policies governing the use of the platform and associated services.

Company Information

Alpine Innovations AG
Chamerstrasse 176
6300 Zug, Switzerland

Documents

Core Agreements

Policies

Key Features

Getting Started

  1. Review the Terms and Conditions
  2. Complete the Order Form with your specific requirements (includes pricing details)
  3. Sign the Data Processing Agreement if handling personal data
  4. Familiarize yourself with the Acceptable Use Policy

Contact

For legal questions or contract negotiations, please contact Alpine Innovations AG directly.

Link References

The following external links are referenced in the legal documents:

Website URLs:

Email Addresses:

Note: All external links point to Alpine Innovations’ NOOAL platform domains. Update these locations when links change.

How to merge to main and create a release

You should always work on branch ‘dev’ when making changes. Once you are ready:

  1. Merge to main branch:

git checkout main
git merge dev
git push origin main

  1. Create and push a tag for the release:

git tag -a v1.0.0 -m “Release v1.0.0: Initial legal documentation”
git push origin v1.0.0

  1. Create a GitHub release:

gh release create v1.0.0 –title “v1.0.0 – Initial Legal Documentation” –notes “Initial release of NOOAL platform legal
documentation including Terms & Conditions, Data Processing Agreement, Acceptable Use Policy, and Order Form template.”

Alternative: You can also create the release through GitHub’s web interface:

  1. Go to your repository on GitHub
  2. Click “Releases” → “Create a new release”
  3. Choose tag v1.0.0
  4. Add title and description
  5. Click “Publish release”

The tag v1.0.0 follows semantic versioning – use v1.0.1 for patches, v1.1.0 for minor updates, v2.0.0 for major changes.

"*" indicates required fields

Name*
User agreements*