Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litsynp/pnd-admin
https://github.com/litsynp/pnd-admin
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/litsynp/pnd-admin
- Owner: litsynp
- Created: 2024-02-07T14:46:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-14T13:00:06.000Z (9 months ago)
- Last Synced: 2024-02-14T13:44:17.070Z (9 months ago)
- Language: TypeScript
- Homepage: https://pets-next-door-admin-dev.vercel.app
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 이웃집멍냥 어드민
이웃집멍냥 어드민 페이지입니다.
## 개발 환경
- Firebase App & Firebase Auth
- Kakao JavaScript SDK## 사용 방법
작동을 위해 `.env.template`를 채워서 `.env.local` 파일을 만들거나 환경변수 설정이 필요합니다.
```sh
npm install
npm run dev
```