Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rolldeep-stepmerrily/stepmerrily
community
https://github.com/rolldeep-stepmerrily/stepmerrily
Last synced: about 2 months ago
JSON representation
community
- Host: GitHub
- URL: https://github.com/rolldeep-stepmerrily/stepmerrily
- Owner: rolldeep-stepmerrily
- Created: 2024-06-16T14:57:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T05:42:26.000Z (2 months ago)
- Last Synced: 2024-11-06T06:28:55.657Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.38 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_
designed by DALL·E
_## Description
API Documentation
Express Basic Auth
ID : guest
Password : qwer1234!
NestJS Restful API - stepmerrily
음악 테마의 커뮤니티 입니다.
게시글, 댓글 작성 및 추천 기능이 제공되고 프로필 사진, 뮤직, 상태메시지 기능으로 타인과 소통할 수 있습니다.
플레이리스트를 생성하여 타인과 공유하고, 자신이 보유한 악기를 등록해보세요!
프론트엔드는 어떻게 할지 항상 고민중🤔
## Progress
1. 유저 커뮤니티 ( 게시글, 댓글, 추천 등 ) 기능 ✅
2. 프로필 사진, 뮤직, 상태메시지 기능 ✅
3. (ADMIN) 악기, 제조사, 앨범, 아티스트, 음악 등 CRUD ✅
4. LAST FM API를 통한 음악 검색 기능 ✅
5. 플레이리스트 (플레이리스트 등록, 공유 등) 기능 ✅
6. 유저의 악기 등록 기능 ✅## Technologies
- [![NestJS](https://img.shields.io/badge/NestJS-%23E0234E.svg?style=for_the_badge&logo=NestJS&logoColor=white)](https://docs.nestjs.com/)
- [![TypeScript](https://img.shields.io/badge/TypeScript-%23007ACC.svg?style=for_the_badge&logo=TypeScript&logoColor=white)](https://www.typescriptlang.org/docs/)
- [![Swagger](https://img.shields.io/badge/Swagger-%2385EA2D.svg?style=for_the_badge&logo=swagger&logoColor=white)](https://swagger.io/docs/)
- [![Prisma](https://img.shields.io/badge/Prisma-%232D3748.svg?style=for_the_badge&logo=Prisma&logoColor=white)](https://www.prisma.io/docs/)
- [![PostgreSQL](https://img.shields.io/badge/PostgreSQL-%23316192.svg?style=for_the_badge&logo=PostgreSQL&logoColor=white)](https://www.postgresql.org/docs/)
- [![EC2](https://img.shields.io/badge/EC2-%23FF9900.svg?style=for_the_badge&logo=amazonec2&logoColor=white)](https://docs.aws.amazon.com/ec2/)
- [![S3](https://img.shields.io/badge/S3-%23569A31.svg?style=for_the_badge&logo=amazons3&logoColor=white)](https://docs.aws.amazon.com/s3/)
- [![RDS](https://img.shields.io/badge/RDS-%23527FFF.svg?style=for_the_badge&logo=amazonrds&logoColor=white)](https://docs.aws.amazon.com/rds/)
- [![Redis](https://img.shields.io/badge/Redis-%23FF4438.svg?style=for_the_badge&logo=redis&logoColor=white)](https://redis.io/docs/)
- [![NGINX](https://img.shields.io/badge/NGINX-%23009639.svg?style=for_the_badge&logo=nginx&logoColor=white)](https://nginx.org/en/docs/)
- [![PM2](https://img.shields.io/badge/PM2-%232B037A.svg?style=for_the_badge&logo=pm2&logoColor=white)](https://pm2.keymetrics.io/docs/usage/quick-start/)