Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-example

Minimal Node.js + Express app used as a demo/test project for Dokploy deployments.

Run locally

npm install
npm start

Visit http://localhost:3000.

Docker

docker build -t node-js-example .
docker run -p 3000:3000 node-js-example

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages