0.13.2 • Published 12 months ago

@aikosia/automaton-boilerplate v0.13.2

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

CONFIG

Before you run, please create a .env file contains:

AUTOMATON_DAEMON_HOST=
AUTOMATON_DAEMON_PORT=

AUTOMATON_SUPABASE_URL=
AUTOMATON_SUPABASE_KEY=

Don't forget to add NPM_AUTH_TOKEN on your github project > settings > secrets and variables > Actions, so when you run publish it will automatically publish to npm

COMMAND

RUN

npm start

after you run, automaton runtime will compile your code into folder .automaton on your root directory

PUBLISH

after you finish testing, you run below command to publish to npm

npm run release
0.13.2

12 months ago

0.13.1

12 months ago

0.13.0

12 months ago

0.12.0

12 months ago

0.11.0

12 months ago

0.10.0

12 months ago

1.0.0

12 months ago

0.9.0

1 year ago

0.3.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago