Skip to content

metinsaritas/devakademi2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metinsaritas - devakademi2019

Proje Tanımı

Fullstack veri listeleme. Verilen data; backend, frontend kısımları yazılıp dockerize edilmiştir.

Kullanılan teknolojiler ve kütüphaneler

  • docker/docker-compose
  • nodejs - express
  • mongodb
  • graphql (ApolloServer/Client)
  • redis
  • react
  • semantic-ui

Kurulum

Gereksinimler

  • Yarn
  • Docker
  • Docker-compose

$ git clone https://github.com/metinsaritas/devakademi2019

$ cd devakademi2019/server $ yarn install

$ cd ../client $ yarn install

$ cd .. $ docker-compose up -d

Docker ilk kurulumda, db initalize ederken, mongodb, redis sunucularına bağlanırken biraz zamana alabilir.

Kullanılan Portlar

React-script'leri çalışmaya başlaması ardından tarayıcıdan http://localhost adresini açın.

Docker kurulum işlemini $ docker-compose logs -f diyerek izleyebilirsiniz.

About

Sahibinden.com devakademi2019 Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published