Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pom421/transparencemedia
https://github.com/pom421/transparencemedia
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pom421/transparencemedia
- Owner: pom421
- Fork: true (laem/transparencemedia)
- Created: 2021-12-20T09:18:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T23:06:24.000Z (over 2 years ago)
- Last Synced: 2024-06-22T12:42:17.808Z (6 months ago)
- Language: JavaScript
- Homepage: transparencemedia.vercel.app
- Size: 5.72 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Le code de transparencemedia.fr, issu du projet de @laem.
Technologies : Next.js + Yaml.
## Installation en local
```
yarn
yarn dev
```Le site est accessible sur : http://localhost:3000/
## Dev tools
Une configuration optimale est présente pour VS Code. Elle permet d'auto save, en lintant et formatant le code avec Prettier.