NDA Markdown

NDA Markdown

Onedoc

Markdown

Dynamic

Legal

Nda

Pierre Dorge

Studied Computer Science. Co-founder @ Onedoc. I'm passionate about technology, politics, sports and food. I love learning.

Getting started

1. Installation

Clone the repository.

npm install

2. Set up environment

  • Look for
  const ONEDOC_API_KEY = "" //TODO: insert your API key here

in render.tsx and insert your ONEDOC_API_KEY

  • For a live rendering experience, split your IDE in two views, and open invoice.pdf in your right tab. You can use the Adobe PDF Viewer extension if you are using VS Code.

3. Render your first document$

npm run render

4. Have fun !

Build and render documents of your own in just one command line !

Also in our Community Templates