Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themoment-team/hello-gsm-back
[Hello, GSM | 서버] 입학 지원 서비스
https://github.com/themoment-team/hello-gsm-back
nestjs prisma typescript
Last synced: about 7 hours ago
JSON representation
[Hello, GSM | 서버] 입학 지원 서비스
- Host: GitHub
- URL: https://github.com/themoment-team/hello-gsm-back
- Owner: themoment-team
- Created: 2022-04-06T05:17:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T00:34:26.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T16:40:06.131Z (6 months ago)
- Topics: nestjs, prisma, typescript
- Language: TypeScript
- Homepage: https://www.hellogsm.kr
- Size: 880 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
> `Hello, GSM`은 쉽고 편하게 입학을 도와주는 입학 지원 서비스입니다.
## Running the app
```bash
# git clone
$ git clone https://github.com/themoment-team/hello-gsm-back.git# setting project
$ npm i# start project
$ npm start# build
$ npm build# deploy
$ npm start:prod
```## Project Dependencies
## Dev Tools
## Deploy