Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

lowdefy/lowdefy-example-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A production Lowdefy server that runs using Node.js is published on npm as @lowdefy/server-node.

Running the server

Step 1 - npm install

Run:

npm install

Step 2 - Build the Lowdefy project

Build the Lowdefy configuration files in the project by running:

npm run build

Step 4 - Start the server

To start the server, run:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published