korobprog / karavan-book-tracker

Application for accounting books

Home Page:https://book-treacker.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Karavan-book-tracker

This monorepo combine apps for handling statistic of book distribution It based on npm workspaces

Demo Access

You can register and see the project, it is connected to the test base, you can do anything there: An application for employees: https://karavan-book-tracker-test.web.app/ For admins: https://karavan-book-tracker-admin-test.web.app/

Examples

There are two projects:

Tracker-app and Admin-app

Getting Started

For starting you need .env.local file with keys like .env.example You can get it from maintainer by request

Available Scripts for Tracker-app

npm run tracker

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run tracker:build:prod and npm run tracker:deploy:prod

Builds and deploys app on firebase hosting

Available Scripts for Admin-app

npm run admin

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run admin:build:prod and npm run admin:deploy:prod

Builds and deploys app on firebase hosting

About

Application for accounting books

https://book-treacker.netlify.app/


Languages

Language:TypeScript 91.5%Language:HTML 3.9%Language:Less 3.4%Language:JavaScript 1.2%Language:Shell 0.0%