2023-09-19 17:36:45 +02:00
2023-09-19 17:36:45 +02:00
2023-09-19 17:36:45 +02:00
2023-09-10 19:48:30 +02:00
2023-08-28 20:17:07 +02:00
2023-08-31 19:50:42 +02:00
2023-08-28 20:17:07 +02:00
2023-08-28 20:17:07 +02:00
2023-08-28 20:17:07 +02:00
2023-08-31 19:50:42 +02:00
2023-08-28 20:17:07 +02:00

Psycharthérapie V.2

Fonctions

  • Tina Headless CMS pour la gestion de contenu.
  • Vercel pour déployer le site et visuellement éditer le site avec la route /admin.

Développement local

Installation des dépendences:

yarn install

Lancer le projet localement:

yarn dev

URLs locales

Building the Starter Locally (Using the hosted content API)

Replace the .env.example, with .env

NEXT_PUBLIC_TINA_CLIENT_ID=<get this from the project you create at app.tina.io>
TINA_TOKEN=<get this from the project you create at app.tina.io>
NEXT_PUBLIC_TINA_BRANCH=<Specify the branch with Tina configured>

Build the project:

yarn build
Description
A TinaCMS rewrite of the psychartherapie website to allow for easier content edit.
Readme 6.2 MiB
Languages
TypeScript 83.8%
JavaScript 9.7%
SCSS 6.5%