You might want to start with NDR Core's Docker container. This approach offers a straightforward and hassle-free way to test and familiarize yourself with the system's features without any complex setup. Once you're ready to use NDR Core as your presentation system, proceed with the installation using our Python module. Detailed installation and configuration instructions are available on our documentation website, guiding you through setting up NDR Core on a server. For robust and efficient performance, we recommend deploying the system with Gunicorn and Nginx, ensuring a scalable and reliable web server environment. Visit our GitHub repository for the latest updates or if you would like to contribute. Dive into NDR Core for an advanced, user-friendly approach to managing and presenting research data.
docker pull sorinmarti/django-ndr-core
pip install django-ndr-core
gh repo clone sorinmarti/django_ndr_core