Govplan: Difference between revisions
m Category:Django added |
mNo edit summary |
||
| Line 2: | Line 2: | ||
== Setup == | == Setup == | ||
To enable and run Govplan add following line to your system configuration and apply it<syntaxhighlight lang="nix"> | |||
services.froide-govplan.enable = true; | services.froide-govplan.enable = true; | ||
</syntaxhighlight>As soon the Django web app is started and provisioned, you can access it on http://localhost . Create a administration account by executing following command<syntaxhighlight lang="shell"> | </syntaxhighlight>As soon the Django web app is started and provisioned, you can access it on http://localhost . Create a administration account by executing following command<syntaxhighlight lang="shell"> | ||