Skip to content

Repository files navigation

Birthday Tracker

Deployment (hagensr.com/birthday_tracker)

Build with the correct base href:

ng build --base-href /birthday_tracker/

Remove the old files on the server:

rm -rf /path/on/server/birthday_tracker/browser/

Copy the new build to the server:

scp -r dist/browser antarctic9115@140.186.100.129:/home/antarctic9115/birthday_tracker/

Fix permissions if needed:

sudo chmod -R 755 .

The Caddyfile is at the project root. Update the root * path to the absolute path on the server before use.

TODO

  • add tests

FIXED

  • fix sorting on home page for within a month
  • add export / import functionality

About

Track your friend's birthdays

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages