/emblaze

Set your lifeless resume on fire with this simple to use tool.

Primary LanguageVueApache License 2.0Apache-2.0

emblaze

Set your lifeless resume on fire with this simple to use tool.

Requirements:

  • Python3
  • Flask 1.0.2
  • Node 8.x.x+
  • npm 6.x.x+

Technologies/Frameworks used:

  • VueJS
  • Python3
  • Flask
  • NodeJS

How to run?

  1. In one terminal start flask server:
    export FLASK_APP=run.py
    export FLASK_ENV=development

  2. In another terminal start node server:
    npm run dev

  3. See the site on https://localhost:5000

Thanks to following repositories: