Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 477 Bytes

laptop_store

Full Stack Laptop Store with various technologies implemented such as, Fastify, React, Graphql, Apollo, Knex, Mysql and etc.

Running locally

Make sure you have DOCKER installed on your environment

git clone [email protected]:orkhanrustamli/laptop_store.git # or download zip from github and unzip
cd laptop_store

Run containers

docker-compose up --build

After all containers are ready you can check the app in http://localhost:8080