Skip to content

Releases: blakeberg/meteor-nodejs

v0.4

05 Jun 12:04
Compare
Choose a tag to compare

Addition for detailled description

  • you can do anything as in v0.3
  • you will get a more detailled description

v0.3

04 Apr 16:16
Compare
Choose a tag to compare

Addition for NodeJS

  • you can do anything as in v0.2
  • you can use solc in nodejs
  • you can use web3 in nodejs
  • you will get a more detailled description

v0.2

30 Mar 21:11
Compare
Choose a tag to compare

Addition for Dapps

  • you can do anything as in v0.1
  • you can connect to geth-node
  • you can run an example dapp
  • you can create an own dapp
  • you can see meteor client bundled sample dapp
  • you will get a more detailled description

v0.1

24 Mar 00:28
Compare
Choose a tag to compare

Working Container with NodeJS, Meteor and Build Client

  • you can build and run a Docker Container
  • you can connect via ssh
  • you can use sudo
  • you can run npm and node
  • you can run meteor
  • you can run meteor client
  • you can see meteor client bundled sample app