Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html converter

This is a Node.js (express) REST API server that converts html to pdf or png.

Pre-reqs

To build and run this app locally you will need Node.js

Install Node.js

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Install npm packages

npm i

Create a .env file in root, see .env.example on how to configure it

touch .env

Running

Npm Script Description
start Start the application in production mode
serve Start watching the app in development mode
build Run clean then run build tasks
build:run Run build then start the app in development mode
test Coming soon
watch-test Coming soon
clean Deletes dist folder

Run the application

npm run serve

Running tests

Coming soon, no tests written at this stage

Deployment

Deployment script coming soon

Authors

About

Convert html to pdf or png

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages