Skip to content

A very simple NodeJS application to generate work travel certificate (french certificate) during the COVID-19 pandemic.

License

Notifications You must be signed in to change notification settings

GurYN/BackToWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back To Work WebForm

Video Demo

Description :

A very simple NodeJS application to generate work travel certificate (french certificate) during the COVID-19 pandemic.

Prerequisite :

Hot to use it :

  1. Update static constants (statics.js file)
module.exports = {
    validatorName: "[Validator Name]",
    validatorRole: "[Validator Role]",
    validity: "[Validity Period]",
    companyName: "[Company Name]",
    companyCity: "[Company City]"
}
  1. Execute npm run start command (root path of the project) and open http://localhost:3000 in your favorite browser.

About

A very simple NodeJS application to generate work travel certificate (french certificate) during the COVID-19 pandemic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published