Github Resume is a mobile app to easily create resume based on your GitHub projects.
DEMO : https://youtu.be/wv6iyOagxmE
This repository is the back end part of the app.
The front end part of this app is here.
- Back end is done using Node and Express
- Database is using PostgreSQL
- Sequelize is used for ORM
- Module bundler done using Webpack