Image generation but instead of an AI doing it, a real human is drawing it for food money.
Every doodle will be displayed on the public gallery for anyone to enjoy anyon's creative prompts (unless chosen to be private)
I made this to hopefully make some money for my studies and more eqipments to make more stuffs like this!
This project is built on Svelte, SCSS and TypeScript.
# install dependencies
npm i
pnpm i
# run development server
npm run dev
pnpm dev
# build
npm run build
pnpm build