codestates / codestates/33Plan

[Back] 환경 변수 설정 및 .gitignore 파일 작성하여 필요한 환경 구축

Open
#14 0 comments 0 reactions 2 assignees Claimed by @SsankQ View on GitHub
Back-end Bare-Minimum e:2h
Dominant language
JavaScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### ISSUE
- Group: `server`
- Type: `environment`
- Detail: 환경 변수 설정 및 .gitignore 파일 작성하여 필요한 환경 구축

### TODO
1. [x] .env 파일 작성
2. [x] dotenv 모듈 설치 후 필요한 환경 변수 받아올 수 있게 설정
3. [x] .gitignore 파일 작성하여 node_modules, .env 등 git에 올라가지 않은 파일 설정

### Estimated time
### `2h`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.