Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janghye0k/wave
Wave, 음악 공유 스트리밍 사이트, 개인프로젝트
https://github.com/janghye0k/wave
javascript music nestjs nodejs react typescript
Last synced: about 1 month ago
JSON representation
Wave, 음악 공유 스트리밍 사이트, 개인프로젝트
- Host: GitHub
- URL: https://github.com/janghye0k/wave
- Owner: janghye0k
- License: mit
- Created: 2022-03-05T09:56:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T08:15:02.000Z (over 2 years ago)
- Last Synced: 2024-04-29T02:34:20.806Z (9 months ago)
- Topics: javascript, music, nestjs, nodejs, react, typescript
- Language: TypeScript
- Homepage: https://wave-d0orhyeok.netlify.app/
- Size: 33.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TypeScript, React, NestJS를 사용한 프로젝트 사이트입니다.
## **Description**
TypeScript, React, NestJS사용한 프로젝트로 SoundCloud를 참고하여 개발하였습니다.
- [**Live Demo: Wave**](https://wave-d0orhyeok.netlify.app/)
- **Production**
| Client | Server |
| --- | --- |
| ![Netlify Status](https://api.netlify.com/api/v1/badges/92c9ca1c-7424-450e-999b-9707876a5883/deploy-status) | ![Heroku](https://heroku-badge.herokuapp.com/?app=wave-nestjs) |
|[**Repository**](https://github.com/d0orHyeok/wave-client-production)|[**Repository**](https://github.com/d0orHyeok/wave-nestjs-server)|## **Installation**
각 폴더(client, server) 안에 있는 Readme를 참고하여 설치하세요.
- [Client 설치 안내](https://github.com/d0orHyeok/Wave/blob/master/client/README.md#Installation)
- [Server 설치 안내](https://github.com/d0orHyeok/Wave/blob/master/server/README.md#Installation)
## **Author**
- [d0orHyeok](https://github.com/d0orHyeok) - JangHyeok Kim
- [email protected]
- [email protected]## **License**
Wave is [MIT licensed](https://github.com/d0orHyeok/wave-client-production/blob/master/LICENSE).