About The Project
이 프로젝트는 누군가의 창작물을 언어장벽 없이 감상하고 공유하고자 하는 웹서비스 입니다. 우리는 도구로 언어를 사용하고 있습니다. 때로는 그것이 다른 사람과 달라 정보, 마음 등이 전달되지 않을 때가 많습니다. 세계 장벽이 허물어지고 인터넷으로 소통이 가능한 사람들이 가끔은 다른 언어 때문에 다양한 생각과 정보를 얻기 어렵습니다. 이 프로젝트는 이 어려움을 깨고자 시작했습니다. 누군가의 글을 보고 영감을 얻어 여러 언어로 바꿔나가고 공유하며 다양한 시각을 가질 수 있습니다.
Built With
server use Node.js, Koa.js and frotend use flutter(Dart)
Getting Started
Go to the Server Project folder, and git clone.
Installation
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
sh git clone http://khuhub.khu.ac.kr/2018102946/likeBack.git
- Install NPM packages
sh npm install
- Enter your mongodb id in
.env
<-make this file firstjs PORT='number' MONGO_URI='Your mongodb uri' SECRET_KEY='Your secret_key' JWT_SECRET='Your JWT secret_key'
*run server
npm run start
Contact
Email -- yoobinpark@khu.ac.kr
Project Link: http://khuhub.khu.ac.kr/2018102946/likeBack