Skip to content

mananapr/cashin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashin

Source for Cashin

Tech Stack

  • Pocketbase
  • Vue3
  • TailwindCSS + Flowbite

Directory Structure

  • cashin_pb: Directory for Pocketbase data and hooks
  • cashin_vue: Directory for Pocketbase frontend written in Vue3

Setup

  1. Place pocketbase binary in the cashin_pb directory
  2. Modify Makefile.inc.example and save as Makefile.inc
  3. Use make to setup the dev environment

Run Pocketbase

make pb

Run Frontend Dev Server

make ui

Run Linter

make lint

Run Formatter

make fmt

Build Frontend

make build

Deploy Hooks and Migrations

make deploy/srv

Deploy Frontend

make deploy/ui

About

Pocketbase hooks and frontend for Cashin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages