Astrak

Results 5 issues of Astrak

Next steps for a beautiful code base: - [x] implement commitizen - [x] implement semantic-release - [x] finish the eslint/prettier setup (there are still a few snags but it the...

Some thoughts: @bhouston you mentioned that you'd like this project to be able to talk to webgl2 as well as webgpu. Others might even like webgl1. I think it's a...

- [ ] not release at every commit. Release from command line? Release every month? - [ ] update package.json's version - [ ] update readme - [ ] have...

I'm using side services through docker that I run before launching `serverless offline`, however for my colleagues I inline it with `docker-compose up -d && serverless offline`. Issue is, I...

Needs a rewrite. - [ ] Themes need to be in separate modules so the main API only outputs the progress for possible custom integrations. - [ ] Needs a...

enhancement