-
Notifications
You must be signed in to change notification settings - Fork 400
Open
Labels
assigned to core 🦹Issues are taken care of by the core team activelyIssues are taken care of by the core team activelyimprovement request 🔨Issue concerns an existing feature that needs improvement.Issue concerns an existing feature that needs improvement.
Description
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 activelyIssues are taken care of by the core team activelyimprovement request 🔨Issue concerns an existing feature that needs improvement.Issue concerns an existing feature that needs improvement.