https://github.com/ewhalgand/blog-app
Minimalist blog
https://github.com/ewhalgand/blog-app
blog react rest-api typescript
Last synced: about 2 months ago
JSON representation
Minimalist blog
- Host: GitHub
- URL: https://github.com/ewhalgand/blog-app
- Owner: ewhalgand
- Created: 2023-03-05T23:36:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T02:14:03.000Z (about 3 years ago)
- Last Synced: 2025-03-11T17:48:07.941Z (over 1 year ago)
- Topics: blog, react, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Blog App
#### Un blog très minimaliste
---
Pour lancer le projet `frontend`:
- Créer un `.env` à la racine du projet et ajouter la variable du `example.env` puis ajouter votre lien API dedans
Pour lancer le projet `backend`:
- Créer un `.env` à la racine du projet et ajouter les variables du `example.env` puis ajouter vos liens `(BDD, API...)`