@aikosia/automaton-boilerplate

0.13.2 • Public • Published

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

Package Sidebar

Install

npm i @aikosia/automaton-boilerplate

Weekly Downloads

1

Version

0.13.2

License

MIT

Unpacked Size

3.9 kB

Total Files

4

Last publish

Collaborators

  • aikosia