Application allowing to store files in a secure way via encryption.
Article on the development part of the project (FR) : Docstore
Server : ASP Core - C#6, Postgresql
Client : AlpineJs, Unpoly, Tailwind
- Creating documents with several files
- Encryption of all files with AES
- Tagging
- Creating folders that contain multiple documents
| Home Page |
|---|
![]() |
| Create Document Page |
|---|
![]() |
| Document Details Page |
|---|
![]() |
Clone the project
git clone https://github.com/KristenJestin/docstoreStart with docker compose
docker-compose up- Add page to create, edit and delete tags
- Add complete text when typing tags
- Add search bar to find documents or folders
- Display alert or notify when 'End date' of a document will expire soon
Distributed under the MIT License. See LICENSE for more information.



