PDF Gen (NextJS)(Built with Pdfme)
PDF Automation with PDF Gen:
- Bulk PDFs from Data Sheets (CSV, Excel, etc.)
- Design Custom Fillable Forms
- Multi-Page Templates (Instructions Included)
The link is provided here [PDF Gen](https://next-template-generator.vercel.app/).
The library offers 2 models designed to address different user needs.
- Guest Model
Suitable for generating PDFs rapidly. No setup is necessary; simply feed in data and a template. It offers basic functionality, but may lack the advanced features found in other models.
- User Model
This User model lets you save and reuse your data for future use, expand your template library by adding custom templates to your account, and can share form for automation with ease using shared links.
Use this command to run the repository.
npm install
npm run dev
Fill this command to run the repository.
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL=