TETHYS - Data Publisher for Geoscience Austria is a digital data library and a data publisher for earth system science. Data can be georeferenced in time (date/time) and space (latitude, longitude, depth/height). #geology #data-publisher https://www.tethys.at
Go to file
Arno Kaimbacher cb51a4136f
Some checks failed
CI Pipeline / japa-tests (push) Failing after 1m15s
- update to AdonisJS 6
2024-03-14 20:25:27 +01:00
.gitea/workflows - npm updates 2024-02-14 13:47:10 +01:00
app - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
bin - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
commands - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
config - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
contracts - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
database - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
providers - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
public - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
resources - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
src - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
start - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
tests - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
.adonisrc.json - added doi registration 2024-01-26 09:39:03 +01:00
.babelrc - prettier formatting 2023-10-31 15:38:43 +01:00
.dockerignore - second commit 2023-03-17 16:13:37 +01:00
.editorconfig initial commit 2023-03-03 16:54:28 +01:00
.env.example - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
.eslintrc.json - prettier formatting 2023-10-31 15:38:43 +01:00
.gitignore - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00
.prettierignore initial commit 2023-03-03 16:54:28 +01:00
.prettierrc - second commit 2023-03-17 16:13:37 +01:00
ace.js - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
adonisrc.ts - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
clamd.conf - validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error 2023-09-04 13:24:58 +02:00
components.d.ts - prettier format checking 2023-09-05 18:18:42 +02:00
docker-entrypoint.sh - validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error 2023-09-04 13:24:58 +02:00
Dockerfile - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
freshclam.conf - validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error 2023-09-04 13:24:58 +02:00
index.d.ts - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
package-lock.json - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
package.json - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
postcss.config.cjs - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
readme.md - prettier formatting 2023-10-31 15:38:43 +01:00
tailwind.config.js - npm updates 2024-01-04 16:40:05 +01:00
tsconfig.json - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
tsconfig.vue.json - prettier formatting 2023-10-31 15:38:43 +01:00
webpack.config_a.cjs - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
webpack.config.cjs - update to AdonisJS 6 2024-03-14 20:25:27 +01:00

Tethys Research Repository Backend System

Welcome to the Tethys Research Repository Backend System! This is the backend component responsible for managing datasets, users, and the core functionality of the Tethys Data Research Repository.

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js and npm installed on your development machine.
  • A running PostgreSQL database instance.
  • AdonisJS CLI globally installed.

Installation

  1. Clone this repository:

    git clone https://gitea.geologie.ac.at/geolba/tethys.backend.git