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.
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.
- Node.js and Express - Back End
- SQL Server - Database
- Handlebars - Template rendering