@arke/sns_driver

The sns driver for Arke

Usage no npm install needed!

<script type="module">
  import arkeSnsDriver from 'https://cdn.skypack.dev/@arke/sns_driver';
</script>

README

typescript-template

How To

This is a typescript docker-ready boilerplate. You shoud copy all your typescript code into ./src and create a .env file. From here just run docker-compose up

Custom stuff

If you want to customize the installation of some npm package in the machine insert the installation command in ./scripts/entrypoint.sh

TODO

  • Write the CI
  • Integrate this with blimp