blockmatic-nodejs-template

1.0.0 • Public • Published

Blockmatic NodeJS Template

NodeJS Starter Template

Yarn

# Install nodemon typescript for dev
yarn --ignore-optional global add ts-node-dev typescript

# Install project dependencies
yarn install

# Development server with reload
yarn dev

Docker

# Build the image
docker build -t image_name .

# Start a container
docker run -p 3000:3000 -d image_name

# Get container ID
docker ps

# Print app output
docker logs <container id>

Contributing

Read the contributing guidelines for details.

Blockmatic

Blockmatic is building a robust ecosystem of people and tools for the development of blockchain applications.

blockmatic.io

Blockmatic Twitter Blockmatic Facebook Blockmatic Github

Readme

Keywords

none

Package Sidebar

Install

npm i blockmatic-nodejs-template

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

1.16 MB

Total Files

19

Last publish

Collaborators

  • gaboesquivel