1.0.3 • Published 8 months ago

@puschel/cli v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

puschel

IoT system to control BLE love toys and much more.

Read more: https://artificialhoney.github.io/puschel/

Installation

npm i -g @puschel/cli pm2
puschel create puschel
cd puschel && pm2 start

Visit http://localhost and login with admin:puschel.

Deployment

Please see playbook.yml for more instructions, especially for Raspberry Pi.

Development

npx nx run-many -t build
npx nx run-many -t serve -p hub ui

Visit http://localhost:4200 and login with admin:puschel.

The GraphQL playground will be available under http://localhost:4200/graphql.

Toys

Following toys are currently supported:

GraphQL API

See https://artificialhoney.github.io/puschel/api.

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago