Skip to content

deletosh/docassemble-premier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Clone this repo
  2. Rename the template inside the docassemble folder to the name of project
  3. Open the folder in VS Code and start editing the yml interviews in docassemble/<new-name-from-step-1>/data/questions

Develop interviews offline (no-internet)

Prerequisite

Start development

See this first for the full context

  • Open the folder you cloned from GitHub in VS Code or similar
  • Start the local playground: run docker-compose up -d in your command line (on windows, run this on Cmdr. On Mac, Terminal)
  • You can now access your local playground at http://localhost
  • Run the package installer in the background: Open Cmdr or Terminal and run
    • dainstall --norestart --playground docassemble-<new-name-from-step-1>
    • then dawatchinstall --playground docassemble-<new-name-from-step-1>

About

Companion repo for properly setting up docassemble for local interview development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published