Document generator tool to facilitate internal document process in ESC organization (especially for secretary).
- Generate document from template
- Generate document from .toml file
- Fetch data from a database
- (1) Location Permit
- (0) Project Proposal
- (3) Sponsorship Request
- (6) Event Report
- (7) Financial Report
- (8) Money Request
- (AT) Attendance List
Make sure you have Node.js and pnpm installed.
- Clone this repository
git clone https://github.com/esc-chula/esc-docgen.git
- Install dependencies
pnpm install
- Run the app
pnpm start