Initial commit
ci / docker (backend, backend/Dockerfile, backend) (push) Successful in 15m15s
ci / docker (frontend, frontend/Dockerfile, frontend) (push) Successful in 15m14s

This commit is contained in:
2025-10-17 18:07:39 +02:00
parent 768f8cb21c
commit 2713dcb047
123 changed files with 25116 additions and 1755 deletions
+6 -2
View File
@@ -1,6 +1,6 @@
# Paperless-NEO Frontend
# Papercrate Frontend
A minimal Webpack-powered SPA to interact with the Paperless-NEO Milestone 1 backend.
A minimal Webpack-powered SPA to interact with the Papercrate Milestone 1 backend.
## Prerequisites
@@ -41,3 +41,7 @@ npm run build
- Tag management (create/assign/remove) from the detail panel
- Login via the seeded admin account (`admin` / `adminadmin`) with stored JWT session
- Inline status banner for quick feedback on API interactions
## Assets
- The folder icon (`public/folder.svg`) is derived from the Adwaita icon theme by the [GNOME Project](http://www.gnome.org/).