Select Git revision
from-scratch.component.html
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
from-scratch.component.html 430 B
<p>
If you want to create a new website from scratch, we provide a django template
to help you get started. It includes a working django webserver with an example
program that returns a list of genes and the visualization of the results in a
Drugst.One instance. For more information and the code, check out our
<a
href="https://github.com/drugst-one/django-template"
target="_blank"
>website template repository</a
>.
</p>