gutakk / party-community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Party Community

In this project I'd used tech stack as following

  • React, Redux Thunk and SCSS for frontend
  • Python (Flask, Psycopg) for backend
  • PostgreSQL for database
  • Docker for environment control

Required tools to run this project

  • Docker
  • Docker Compose

One-command to start app (need to install required tools first)

docker-compose up -d

You will be able to access to web by using localhost:3000 or with network ip on your mobile phone for example 192.168.1.114:3000

About


Languages

Language:JavaScript 77.4%Language:Python 8.8%Language:SCSS 8.7%Language:HTML 3.9%Language:Dockerfile 1.2%