dingjs

0.1.0 • Public • Published

Ding.js

An Internet of Things framework

Development setup

Development can be done using Docker and docker-compose or using an npm run script. The default configuration sets up an development environment. The source files are automatically monitored for any changes. The project is then compiled, and the server is automatically restarted.

Start developing using docker-compose:

docker-compose up

Start developing without docker:

npm install
npm run dev

Contributing

  1. Fork it (https://gitlab.com/devbit/dingjs)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Package Sidebar

Install

npm i dingjs

Weekly Downloads

5

Version

0.1.0

License

Apache-2.0

Unpacked Size

44.9 kB

Total Files

30

Last publish

Collaborators

  • sillevl