Automatic image mashup/collage generator. Live at https://t.mldk.cz/tools/kollagen
 
 
 
 
 
 
Go to file
Tomáš Mládek c89080ff00
autoformat
2022-01-19 22:00:29 +01:00
cli autoformat 2022-01-19 22:00:29 +01:00
public init 2020-06-22 17:29:49 +02:00
src autoformat 2022-01-19 22:00:29 +01:00
tgbot bot error reporting does not use colors & truncates at 2500 chars 2021-09-22 23:57:42 +02:00
.browserslistrc init 2020-06-22 17:29:49 +02:00
.gitignore add docker deno build to Makefile, clean step, fix app build, .gitignore 2021-09-23 12:38:41 +02:00
.gitlab-ci.yml unstable in .gitlab-ci.yml 2021-09-19 10:34:09 +02:00
CHANGELOG.md add CHANGELOG.md 2020-07-20 15:11:22 +02:00
LICENSE Add LICENSE 2020-07-16 15:46:43 +00:00
Makefile add docker deno build to Makefile, clean step, fix app build, .gitignore 2021-09-23 12:38:41 +02:00
README.md init 2020-06-22 17:29:49 +02:00
babel.config.js init 2020-06-22 17:29:49 +02:00
package-lock.json npx browserslist@latest --update-db 2021-09-15 19:14:58 +02:00
package.json version bump 2020-07-20 14:57:14 +02:00
tsconfig.json init 2020-06-22 17:29:49 +02:00
vue.config.js package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00

README.md

kollagen

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.