Giter VIP home page Giter VIP logo

timekeeper's Introduction

TimeKeeper

TimeKeeper was created and published by Accidental DevOps LLC in 2022. It succeeds at attempting to resolve a single, simple problem: Getting payroll time information from employees to payroll controllers as simply and hands-off as possible.

Full-Stack App

  1. Clone the repo TimeKeeper-API
  2. Rename .env_template to .env and enter your configuration details
  3. Push your backend to your preferred hosting provider

Environment Variable Reference

Name Default value Description
NODE_ENVIRONMENT PRODUCTION Determines secure cookie, session storage, log verbocity, etc.
PORT 3000 Sets the HTTP Listener Port for the express server
MONGO_URI null MongoDB Server URI
SG_API_KEY null SendGrid API Key that's unique to this project
SG_SUBMISSION_TEMPLATE_ID null SendGrid dynamic template ID for sending timecard emails
SG_TOKEN_TEMPLATE_ID null Sendgrid dynamic template ID for sending users their login token
TO_EMAIL [email protected] The primary target email address that your output should be sent to.
FRONTEND_URL null The public facing URL for the front end form. Allows index route redirection
SESSION_KEY null Seed value for calculating session keys. Allow persistent login sessions for the backend

SendGrid

  1. Create a SendGrid Account
  2. Create an API Key (Settings>API Keys) and put it in your .env
  3. Create a dynamic email template and put the template ID in your .env. See my table example with handlebars iterator.

License

Closed Source, please reach out to [email protected] to discuss a license arrangement.

timekeeper's People

Contributors

daveluhman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.