nowcommunity / nowdatabase

Rebuild of the nowdatabase application for luomus
MIT License
1 stars 1 forks source link

Nowdatabase

NOW - New and Old Worlds - Database of fossil mammals

Rebuild of a fossil database application, old version at https://nowdatabase.luomus.fi/

The new version is not deployed yet.


Developer documentation

Basic commands :computer:

Testing:

Run with the same image that is used in production:

Further documentation

:rocket: Initialize app & restore db How to get the app up & running, and initialize database from sql-dumps

:wrench: Technical explanations Explanations of how things work, and guides for some more rare tasks like updating database-schema

:raised_hands: Contributing & integration flow Where to commit? Where are tests run? How is the code deployed?

:memo: Frontend Explanation of the frontend logic and how to add views

:mag_right: Validators The readme explains how validators are written

:mag_right: Class diagram See the relations of relevant tables. Notice that it omits some unimportant tables and does not show most columns.