MohiuddinAkib / apex_tracker

Brad traversy's apex_tracker youtube project but with ts on both front end and back end, vuetify.js and PWA support

Home Page:https://apex-tracker-pwa.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apex_tracker

Brad traversy's apex_tracker youtube project but with ts on both front end and back end, vuetify.js and PWA support

Quick Start

to run on local server create a .env.development file. then add NODE_CONFIG_DIR=./src/config and add the variables defined in src/config/production.js and default.js. finally run yarn build/npm run build. Visit http://localhost:8080/

About

Brad traversy's apex_tracker youtube project but with ts on both front end and back end, vuetify.js and PWA support

https://apex-tracker-pwa.herokuapp.com/


Languages

Language:TypeScript 61.6%Language:Vue 33.9%Language:HTML 2.2%Language:JavaScript 1.5%Language:CSS 0.9%