Skip to content

Simple light-weight self-hosted desktop web-calendar for single person.

Notifications You must be signed in to change notification settings

hasanfalizada/Haalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haalendar

Build instructions:

  1. Go to frontend folder and build Angular side: ng build --prod --baseHref /haalendar/
  2. Copy frontend/dist/haalendar/ folder to the <root of your web-server>.
  3. Copy backend folder to the <root of your web-server>/haalendar/.

Update instructions:

  1. Frontend: clean <root of your web-server>/haalendar/ (except backend folder) and copy from fronted/dist/haalendar.
  2. Backend: overwrite backend/rest.php with new one.

About

Simple light-weight self-hosted desktop web-calendar for single person.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published