Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
/ merlin_django Public archive

Mercury Research Laboratory Information Management System written in Django with Django Rest Framework

License

Notifications You must be signed in to change notification settings

USGS-WiM/merlin_django

Repository files navigation

THIS REPO IS ARCHIVED

Please visit https://code.usgs.gov/WiM/merlin for the active repo of this project.

Merlin: Mercury Research Laboratory Information Management System

Setup:

  1. Install PostgreSQL 9.6 or later
  2. Install Python3 (64bit)
  3. Clone this repo
  4. Get your settings.py file in order
  5. Using pip, install VirtualEnv
  6. Create and activate a new virtual environment
  7. Using pip, install python dependencies
  8. Migrate data to PostgreSQL
  9. Using Django, run the dev server
  10. Enjoy!

About

Mercury Research Laboratory Information Management System written in Django with Django Rest Framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published