npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version of your app:
npm run build
======= Check out a demo and sign up at https://hackline.io
Currently a minimum proof of concept.
- Document and finialize version 1 of the API endpoint.
- Polish up the UI.
- Add more automations.
- Add custom columns using SQL and user javascript functions.