Skip to content

shalimovSens/tobacco__front

Repository files navigation

Tobacco inventory application 🚬🚬🚬🚬

Created by shalimovSens & Evgeny011

Technologies I used in the project:

  • Vue (Composition Api)
  • TypeScript
  • Vue-router
  • Sass (scss)
  • TailwindCSS
  • Vite
  • Axios
  • yarn
  • eslint
  • nginx for deploy on VPS

Backend stack: FastAPI & SQLAlchemy & SQLite

Launching the application

I recommend using yarn

Install dependencies
yarn

Launch for dev
yarn dev

or launch for production
yarn build