0.0.1-76 • Published 7 years ago

@libresat/frontend-utils v0.0.1-76

Weekly downloads
5
License
AGPL-3.0
Repository
gitlab
Last release
7 years ago

LibreSat

Develop and Control Satellites, the Libre Way.

LibreSat Logo

The Free/Libre and Open Source Satellite Development and Control Platform, since 2014.

Usage

Website Demo Site Developed on GNU/Linux

# Install dependencies
$ npm install
# Start development versions of all packages
$ npm run dev
# Start development versions of and debugger for all packages (connect by pressing F5 in VSCode)
$ npm run dev:debug
# Start development version of inidividual package
$ npm run dev -- --scope @libresat/identity-frontend
# Start development version of and debugger for individual package (connect by pressing F5 in VSCode)
$ npm run dev:debug -- --scope @libresat/identity-frontend

Deployment

Built for GNU/Linux Built for Docker Built for Kubernetes

# Build production versions of all packages
$ npm run build
# Start production versions of all packages
$ npm run start
# Build production version of inidividual package
$ npm run build -- --scope @libresat/identity-frontend
# Start production version of inidividual package
$ npm run start -- --scope @libresat/identity-frontend
# Publish all packages to npm
$ npm run publish

Contributing

See CONTRIBUTING.md.

Community

Wiki Forum Chat

This is a Free/Libre and Open Source Software project. Be part the community!

Mastodon Twitter Reddit Instagram

Screenshots

Site

Wiki

Licenses

Code License AGPL-3.0 Media License CC-BY-SA-4.0

These licenses do, if not otherwise specified, apply to all packages in this repository.

Code

AGPL-3.0 License

LibreSat Copyright (C) 2018 Felix Pojtinger

SPDX-License-Identifier: AGPL-3.0

This program is free software: you can redistribute it and/or modify it under the terms of the GNU/Linux Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU/Linux Affero General Public License for more details.

You should have received a copy of the GNU/Linux Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Media

CC-BY-SA-4.0 License

Media of LibreSat Copyright (C) 2018 Felix Pojtinger

SPDX-License-Identifier: CC-BY-SA-4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

0.0.1-76

7 years ago

0.0.1-75

7 years ago

0.0.1-74

7 years ago

0.0.1-73

7 years ago

0.0.1-72

7 years ago

0.0.1-71

7 years ago

0.0.1-70

7 years ago

0.0.1-69

7 years ago

0.0.1-68

7 years ago

0.0.1-67

7 years ago

0.0.1-66

7 years ago

0.0.1-65

7 years ago

0.0.1-64

7 years ago

0.0.1-63

7 years ago

0.0.1-62

7 years ago

0.0.1-61

7 years ago

0.0.1-60

7 years ago

0.0.1-59

7 years ago

0.0.1-58

7 years ago

0.0.1-57

7 years ago

0.0.1-56

7 years ago

0.0.1-55

7 years ago

0.0.1-54

7 years ago

0.0.1-53

7 years ago

0.0.1-52

7 years ago

0.0.1-51

7 years ago

0.0.1-50

7 years ago

0.0.1-49

7 years ago

0.0.1-48

7 years ago