Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 1.49 KB

File metadata and controls

53 lines (45 loc) · 1.49 KB

CryptedNote

Anonymously and Securely save notes anytime with ease.

⚙️ Installations

Github

git clone https://github.com/firstdecree/cryptednote.git

NpmJS

npm install

PNPM

pnpm install

🛠️ Setup

General

  • web.port: The port where CryptedNote will listen to.
  • security.cookieMasterKey: The master key for the cookie encryption.

Database

  • database.mongoDBURL: The URI of your MongoDB cluster.
  • database.databaseName: The name of the database where the collection resides.
  • database.collectionName: The name of the collection where the pads data will be stored.

🚀 Usage

node index.js

🌟 Backers & Sponsors

Vexhub Hosting

Vexhub Hosting

Vercel

Vercel

This project is distributed under MIT License