0.13.2 • Published 2 years ago

@aikosia/automaton-boilerplate v0.13.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.13.1

2 years ago

0.13.0

2 years ago

0.12.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

1.0.0

2 years ago

0.9.0

2 years ago

0.3.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago