/tb-certificate

Certificate generator

Primary LanguageJavaScript

Quick start

docker-compose up

Installation

npm install

Running Dev Server

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Building App for Production

npm run build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes and it correctly bundles React in production mode.

Running Production Server

npm run prod

Open http://localhost:8080 to view it in the browser.

Deploy to k8s

Deploy