Skip to content

Small tool to maintain a profile for lunch appointments. In hybrid work, it's tricky to figure out on which days lunch appointments work out, so this should help.

License

Notifications You must be signed in to change notification settings

jzakotnik/mitwemessen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mitwemessen

What is it about?

In hybrid work models, you need to know, on which days someone is in the office to go for lunch. This nice app helps you to maintain this information and distribute it to colleauges.

Demo

Have a look at the Demo Site

Getting started

  • Install node
  • Clone repository
  • npm install
  • Copy env file
  • npm run build
  • In Prisma folder: yarn prisma migrate dev --name init
  • Setup nginx and letsencrypt certs using certbot
  • Route nginx config to node server
  • Use pm2 to run node server on startup

About

Small tool to maintain a profile for lunch appointments. In hybrid work, it's tricky to figure out on which days lunch appointments work out, so this should help.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published