Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malbuch

Aka coloring book.

A simple gallery/timeline to collect images. This is meant to be a place where you can collect (among other things) pixel art you created.

Currently only file upload and deletion is supported.

usage

deployment

development

(Nix + Direnv is recommended, this setup will provide needed dependencies automatically)

  • cd fe and pnpm install --frozen-lockfile
  • run with pnpm run dev

in a separate shell:

  • cd be and cargo run

thoughts

  • It is supposed to be easily usable and nice to look at.
  • I do not recommend exposing this to the web as the API allows users to fill up your disk in no time.
  • This is my first project with an API and Docker images, so if you have any suggestions on best-practices, feel free to open an Issue or a PR.
  • Let's hope this will help me pursue learning pixel art.

some Components used

general:

specifics:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages