This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00
2021-10-24 04:06:16 +02:00

Thream/api

Thream's application programming interface to stay close with your friends and communities.

Licence MIT Contributor Covenant

TypeScript Standard Style Conventional Commits Dependabot badge

📜 About

Thream's application programming interface to stay close with your friends and communities.

This project was bootstrapped with create-fullstack-app.

⚙️ Getting Started

Prerequisites

Installation

# Clone the repository
git clone https://github.com/Thream/api.git

# Go to the project root
cd api

# Configure environment variables
cp .env.example .env

# Install dependencies
npm install

You will need to configure the environment variables by creating an .env file at the root of the project (see .env.example).

Development environment with Docker

# Setup and run all the services for you
docker-compose up

Production environment with Docker

# Setup and run all the services for you
docker-compose --file=docker-compose.production.yml up

Services started

Services started only in Development environment

💡 Contributing

Anyone can help to improve the project, submit a Feature Request, a bug report or even correct a simple spelling mistake.

The steps to contribute can be found in the CONTRIBUTING.md file.

📄 License

MIT

Description
Thream's Application Programming Interface (API) to stay close with your friends and communities.
https://api.thream.divlo.fr/documentation Readme 2.7 MiB
Languages
TypeScript 95.9%
EJS 2.2%
Handlebars 1%
JavaScript 0.5%
Dockerfile 0.3%