Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@escolalms/cla

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@escolalms/cla - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

.env.tpl

2

package.json
{
"name": "@escolalms/cla",
"version": "1.2.9",
"version": "1.2.10",
"description": "Create LMS APP. Escola LMS. Wellms. ",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,12 +5,9 @@ # Create LMS APP

## Installation
## Installation on MacOs or Linux
Assuming
### Requirements
- you're on MacOS or Linux
- you have `docker` & `docker-composer` installed
- port 80 is free
You have the following options
### Installation from script

@@ -28,2 +25,17 @@

## Instalation on Windows
### Requirements
- `WSL` installed (https://docs.microsoft.com/en-us/windows/wsl/install)
- `Docker` installed (https://docs.docker.com/desktop/windows/install/) and configured to use WSL
- `make` available in PowerShell (for example, you can install `Chocolatey` https://chocolatey.org/install and then install `make` using it)
*Recommended*: use Windows Terminal (https://apps.microsoft.com/store/detail/windows-terminal/) and latest PowerShell (https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.2)
### Installation from source
- Clone this repository
- Run `make init` in PowerShell (and not in WSL shell, because it will lead to problems with binding Postgres data volume for persistence)
## First steps

@@ -30,0 +42,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc