"It ain'nt much but it's honest work"
#borkweb #babashkas first fullstack web framework reached 100 Stars at github! Amazing! Thank you all for your appreciation.
Let's make it even better and more accessible for all the people to come. #borkweb is easy to use and low friction and supports an whole clojuresqe workflow without switching context. Its all just clojure on the backend and the frontend. And the best part is that it is intended to have no buildsteps included. #nobuild
Grab #babashka and build your webapp.
#borkweb has now a first draft for its testing feature.
You can find it here:
https://github.com/m3tti/borkweb/blob/master/tests/e2e/main.clj
https://github.com/m3tti/borkweb/blob/master/tests/api/main.clj
https://github.com/m3tti/borkweb/blob/master/bb.edn
There are also tasks to startup the diffrent suites ;) stay tuned more to come