Skip to content
Snippets Groups Projects
Select Git revision
  • 1dd7b86dc6c3c6c9d202909f544d11275e64aa5e
  • development default
  • production protected
  • bugfixing
  • polishing
  • update
  • security_patch
7 results

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>