TETTRIs Marketplace is a platform developed under TETTRIs Work Package 3, a collaboration between CETAF and DiSSCo. The project aims to create a marketplace for research and technical services, enhancing access to biodiversity data and supporting data sharing between organizations. This marketplace leverages modern web technologies such as React, TypeScript, and Vite to provide an efficient, scalable, and interactive web application for users.
- React: A JavaScript library for building user interfaces.
- TypeScript: A superset of JavaScript that adds static types.
- Vite: A build tool that provides fast development with Hot Module Replacement (HMR).
- Clone the Repository: Start by cloning the repository to your local machine.
git clone https://github.com/CETAF-EU/tettris-marketplace.git
- Install Dependencies:
npm install
- Set the env variables:
touch .env
Contact the CETAF Developers to retrieve the variables
- Run the Development Server:
npm start
The application will be available at http://localhost:****
.
CETAF (Consortium of European Taxonomic Facilities) and DiSSCo (Distributed System of Scientific Collections) are collaborating to bring together their expertise in managing biodiversity data. TETTRIs Marketplace is a core component of this collaboration, aimed at fostering the exchange of biodiversity data across institutions and creating a shared technical infrastructure for the scientific community.
This project will allow researchers and data managers to easily access, share, and collaborate on biodiversity data, while adhering to best practices for data interoperability and long-term sustainability.