Skip to content

jrossgit/personal-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A local productivity and organisational tool for me and my needs. Also, a general playground for coding and web development tools, which is why it's filled with woefully out-of-place and overengineered solutions.

Running Diary

# Test dev

# Test prod


# Run dev
docker-compose --file=docker-compose.yml --env-file=.env.local up

# Run prod
docker-compose --file=docker-compose.prod.yml --env-file=.env.production up -d

About

Personal productivity tool and springboard platform for web dev experimentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors