Skip to content

Dankimhaejun/Cafe114-server

Repository files navigation

http://cafe114-client.s3-website.ap-northeast-2.amazonaws.com/

서비스 이용을 위해 로그인해주세요.

image

Cafe114 - Server

Server for Cafe114

Getting Started

Built with Node.js, REST APIs

These instructions will get you information of the project.
If you are studying build a server with Node.js, it would help you.
Thank you for visiting our Git Repo.

Cafe114의 구동을 위한 서버 레파지토리입니다.
Node.js를 통해 만들어졌으며, REST APIs 를 지향하며 만든 첫번째 프로젝트 완성본입니다.
이 레파지토리가 지금 막 Node.js를 활용한 서버 구축에 관심이 있는 초급자 분들에게 도움이 되었으면 합니다.
비평은 항상 환영입니다.

김해준
dan.kimhaejun@gmail.com
https://github.com/Dankimhaejun

Prerequisites

Run a server is difficult due to personal information.
(You can change personal information at any time, as well as run a server by yourself.)

개인정보로 인해 즉시 실행은 되지 않습니다.
.env 파일 생성 후 아래 코드를 복사해 정보를 입력하면 구동가능합니다.

NODE_ENV="your information"
DEBUG="your information"
PORT="your information"
DB_USER="your information"
DB_PW="your information"
DB_HOST="your information"
HASH_SALT="your information"
JWT_SECRET="your information"
S3_KEY="your information"
S3_SECRETKEY="your information"
ADMIN_MAIL="your information"
ADMIN_MAIL_PASSWORD="your information"

Built With

Client Page

This project is designed with Client and Server - see the https://github.com/codestates/Cafe114-client for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages