Thanks to visit codestin.com
Credit goes to github.com

Skip to content

etalab/etalab-website

Repository files navigation

🏗 This is a work in progress.

Code source of www.etalab.gouv.fr

This is a new implementation of the Etalab's website.

Figma

Docker

docker build -t etalab-website .
docker run -p 3000:3000 etalab-website

Deployment

While it's being worked on the website is deployed at this url: https://etalab.tsafe.dev
It will eventually be live at https://etalab.gouv.fr

The website is currently deployed on the sspcloud.
You can find here the Helm chart that package this website.
The GitOps repo that monitor what we have in production, here at Etalab, on the SSPCloud is here (private repo).
There is a Docker image deployed as etalab/etalab-website on DockerHub.

To update production, update the package.json version number.

About

Etalab's new website

Resources

Stars

Watchers

Forks

Packages

No packages published