Skip to content

easypanel-io/express-js-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js application sample

Hosting guide

Install dependencies.

$ npm install

Run the app

$ npm run start

Build Docker image

$ cd ~/express-hello-world  # or whatever is the directory location of this repo
$ docker build -t hello-world-image .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published