Billable is personal invoicing software that allows a user to input information about their business entity, the client, and items, quanitities and prices. It calculates the total, and includes the ability to add tax.
Built with RedwoodSDK.
pnpm install
pnpm migrate:dev
pnpm prisma generate
pnpm dev