/Notiks

A web application to manage notes.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Notiks

A web application to manage your notes as if they were desktop notes.

Web View

Installation

  1. Download the content from this repository

  2. Set up MySQL/MariaDB database

  3. Run install script that is inside the INSTALLATION folder

  4. Install PM2

    npm install -g pm2
  5. Run the application with the command

    npm start