Andrew Arrow

Andrew Arrow

Activity ClubActivity Club
Engineer
11 points

Forums

Andrew Arrow

2yr ago

Settle Down - Open source Invoice PDF SaaS tool

Video demo here
You can add N clients, and then add N invoices for a client with N line items (each with a price). Super simple PDF generated that you can email to clients. Keep try of which ones are paid, etc.
Andrew Arrow

1yr ago

"go on rails" - andrewarrow.dev

Routing, sql, migrations, and WASM this framework makes building modern web and mobile ez. No javascript. No typescript. No react. No react-native. It's very easy to define your postgres tables, routes, and templates that are shared by the frontend and backend
Andrew Arrow

2yr ago

byline - vim inspired tailwindcss editor

1. Never have to close a tag or type the word "class". 2. See an instant preview. 3. Use normal vim commands. 4. Get a popup menu with common tailwind classes. 5. Be able to "zoom in" to a child node.