Skip to content

jsakamotoIGJP/reveal-on-nodejs-001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## System Requirements

- Node.js
- Docker

# Start

    docker run --name tmp_postgres --rm -p 5432:5432 -d jsakamotoigjp/stock-items-on-postgres:laest

    npm ci
    npm start

# Stop

    # Enter ^+C to stop the Reveal server process.

    docker stop tmp_postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published