🎉 Add initial exporter (nodejs) application.

This commit is contained in:
Andrey Antukh
2020-06-29 16:07:48 +02:00
committed by Hirunatan
parent d521416329
commit c2db6d4f35
10 changed files with 1048 additions and 0 deletions

2
.gitignore vendored
View File

@@ -22,6 +22,8 @@ node_modules
/frontend/out/
/frontend/.shadow-cljs
/frontend/resources/public/*
/exporter/target
/exporter/.shadow-cljs
/docker/frontend/dist
/docker/backend/dist
/media