Skip to content

chrisregnier/doscrinium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doscrinium

A document storage cabinet (scrinium is Latin for cabinet). This is a dropbox like clone to test out new things.

Running

Everything is setup for local development in docker-compose.yml.

App data, and storage items will be stored in ~/apps/doscrinium/.

mkdir -p ~/apps/doscinium/db
mkdir -p ~/apps/doscinium/storage

Start the docker stack and connect to http://localhost:3000. The backend is accessible on 8080 and the debug port is 8000 (see here for more details).

docker-compose up

About

Document Storage Cabinet (like dropbox)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published