Commit Graph
5 Commits
Author SHA1 Message Date
Adam Leskis b869291589 set more recent date as placeholder 2021-07-12 23:20:28 +01:00
Adam Leskis be4334f6a2 update Project data model to use "Present" if no end date selected
Sometimes, projects are ongoing, and it would be helpful to be able to show that, similar to how it's done in the Work section.

This is what's expected in the `formatDateRange` function, and it's more consistent with the way things are done in other parts of the application.
2021-07-06 13:36:47 +01:00
Adam Leskis ed950ddcdc add information on setting up firebase to the readme
I had to think a bit about what values to put in the .env file, and once I figured it out, I thought it would be helpful to add that information explicitly in the readme so other developers could speed up local development.
2021-07-06 13:34:08 +01:00
Adam Leskis 5771f28018 fix typo in placeholder dates 2021-07-06 13:01:19 +01:00
Adam Leskis 0c916add13 update dockerignore to exclude other unneeded folders/files
add additional files/folders that dont need to be in the Docker image
2020-04-06 14:46:52 +01:00