Skip to content

Provide development envs of cloud space #1019

@joaoguariglia

Description

@joaoguariglia

Hello I'm not a developer I'm sysadmin and I'm trying to install your application on a Debian 10 as an AppWEB service, I did these steps but it still didn't go up, would there be any how to step by step? Considering a Debian from a clean installation:

curl -sL https://deb.nodesource.com/setup_current.x | sudo bash -
apt install nodejs npm git
git clone https://github.com/BoostIO/BoostNote.next
cd BoostNote.next/
npm install npm@latest -g
npm i
mv .env.default .env
npm run dev:cloud

Environment

Web

  • Boost Note.next version: boostnote.next@0.18.1
  • OS version and name: Debian 10

Metadata

Metadata

Assignees

Labels

assigned to core 🦹Issues are taken care of by the core team activelyimprovement request 🔨Issue concerns an existing feature that needs improvement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions