VueJS ExpressJS application for extracting data from CHEFS and filling our Excel templates, for increasing financial reporting work efficiency.
Deployment instructions can be found at OpenShift
Clone the repository to your local machine.
Under frontend and server create the .env file based on the .env.sample file.
Run npm install
under each of the folder mentioned above.