Skip to content

dtinth/bizdocgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bizdocgen

A custom Grist widget for generating these type of documents:

  • Quotation (ใบเสนอราคา)
  • Invoice (ใบแจ้งหนี้)
  • Receipt (ใบเสร็จรับเงิน)

Screenshot

Set up

  1. Download the Grist template file: template.grist
  2. Open the template in your Grist account.

Technology Stack

  • Frontend: Vue 3 with Composition API + TypeScript
  • Build Tool: Vite
  • Package Manager: Bun

Development

Set up VSCode + Volar (disable Vetur)

# Clone the repository
git clone https://github.com/dtinth/TypeScriptAccount.git
cd TypeScriptAccount

# Install dependencies
bun install

# Start development server
bun dev

License

MIT

Related Documentation

About

Business document generator widget for Grist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors