Customize Entity for Client and Server Function
Hi,
New to Wasp and tried to use OpenSaaS.sh.
I want to add a simple function like Count Button Click. It increases by one and the data is stored in the db every time a button is clicked.
How to achieve it with Wasp? I am not sure where to those functions and how to call it from the client.
I used Vue, JS, Flutter before, not did not use React.
Thanks.
New to Wasp and tried to use OpenSaaS.sh.
I want to add a simple function like Count Button Click. It increases by one and the data is stored in the db every time a button is clicked.
How to achieve it with Wasp? I am not sure where to those functions and how to call it from the client.
I used Vue, JS, Flutter before, not did not use React.
Thanks.