Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanuarprayoga9/sieghart-blog
https://github.com/yanuarprayoga9/sieghart-blog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanuarprayoga9/sieghart-blog
- Owner: Yanuarprayoga9
- Created: 2024-03-31T04:12:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T08:02:41.000Z (9 months ago)
- Last Synced: 2024-04-08T11:37:59.096Z (9 months ago)
- Language: JavaScript
- Homepage: https://sieghart-blog.vercel.app
- Size: 417 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SIEGHART BLOG
https://sieghart-blog-api.vercel.app api link
## Feature
- sign up
- sign in
- blog page
- filter blog
- admin dashboard
-
## installation
setup env
```json
"touch .env"
```
.env
```json
"VITE_FIREBASE_KEY="
"VITE_ENVIRONMENT=dev"
```