Skip to content

KristFoundation/LegacyNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

KristClassA

A class A (Primary) node for Krist.

Installation

Make sure you have node.js and npm installed before running the krist node. Download the repository and extract it, then cd into it's directory.

In the terminal run the following to install required modules:

npm install express sqlite3 sanitizer date-format-lite

Once that finishes, run the following command to start the server:

node kristnode.js