serverless-dna / effe

MIT License
12 stars 1 forks source link

feat: Setup github actions for testing, building and releasing. #11

Open walmsles opened 12 hours ago

walmsles commented 12 hours ago

Is your feature request related to a problem? Please describe

Add github actions for running until tests, building package and releasing package(s) to NPM registry.

Describe the solution you'd like

Github actions for the things I said above.

Describe alternatives you've considered

Have manual processes instead, this is not scalable.