jsdevkr / gitCodeShare.com

Contributhon 2018 - gitCodeShare.com (a.k.a gitShare)
https://gitcodeshare.com
MIT License
76 stars 22 forks source link

deploy setting #134

Closed siosio34 closed 5 years ago

siosio34 commented 5 years ago

I wonder that how deploy gitCodeShare project ? if you don't have deploy setting then i want set up to deploy gitCodeShareProject.

todo list under

gimdongwoo commented 5 years ago

We can use now.sh. 👍

siosio34 commented 5 years ago

Hmm... i don't understand what you say mean. sorry.

can i work this issue?

gimdongwoo commented 5 years ago

https://now.sh Now – Global Serverless Deployments.

We can use now.sh. So, we need to travis.org + now.sh. No Docker, Nginx, SSL, Redis, and Database. You can read it. https://zeit.co/docs/continuous-integration/travis

siosio34 commented 5 years ago

ok i got it. then can i work with travis + now.sh for deployment?

gimdongwoo commented 5 years ago

@siosio34 Nope. That is backend part's role.

Your role is to create test code.

Don't you read email?

siosio34 commented 5 years ago

I read that. so i attempt to make backend testcode. but that extenal connect api and if i don't upload key public repo then my test code will be failed. and i don't know that where to start make test code because i don't familiar nextjs + typescript develop environment and ours project structure.

so i think how give help this project, i think i can deploy setting(docker, docker-compose, nginx etc) i don't know that role backend part(because my before and current team divide backed and devops) i want just help this project well done.

I'm sorry if my behavior made you feel bad.

Perhaps can you explain where to start testcode, required tested code file list or reference test code ? then i will make test code

gimdongwoo commented 5 years ago

@jayjongcheolpark help @siosio34 .