Skip to content

JulienR1/trampolineintercite.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trampolineintercite.com

Trampoline Intercité

Website repo for Trampoline Intercité

This is a monorepo that contains the following. More documentation can be found in the docs section.


1. Web

The actual website.

Tech:

2. Server

The web service managing the UI. It is used to:

  • Get the proper data when building the website;
  • Edit the website via the admin portal;
  • Manage other requests (e.g.: emails).

Tech:

3. Common

A collection of interfaces and types used by both the frontend and the backend.

Tech:

4. DB

A custom versioning and deploying tool for MySQL.