Made By Arnold Vianna
767

Live Website https://css.arnoldslab404.shop/
A lightweight, browser-based cheat sheet application with no external database required.
All cheat sheets are stored in an SQLite database, making it easy to add, edit, or remove entries. Any changes you make are automatically saved in the database, with no additional configuration required.
Run the container in three simple steps. You can change the host port in step 2 to any available port.
docker pull arnoldvianna/cheat_sheet
docker run -d -p 8010:8010 arnoldvianna/cheat_sheet
http://localhost:8010/
GitHub Repository:
Content type
Image
Digest
sha256:e05cc7cfc…
Size
58 MB
Last updated
about 2 months ago
docker pull arnoldvianna/cheat_sheet