Skip to content

An e-commerce website for selling digital games built with Node.js and Express

Notifications You must be signed in to change notification settings

IvanIsCoding/DragonStore

Repository files navigation

DragonStore Node.js Express Handlebars SQL Server

DragonStore is a e-commerce platform for selling digital games. It sells game codes on a user-friendly website with a dark-themed UI, a reliable database, all of that hosted on the cloud.

Setting up

Docker

All setup is done via Docker. To run the code, just execute:

docker-compose up

After running the above command, access the store via the localhost address.

Built With

Authors