wasp/examples/waspello/README.md
2023-02-14 23:04:01 +01:00

458 B

Waspello

Waspello is a trello clone app made with Wasp.

This app is deployed on Netlify at https://waspello-demo.netlify.app/.

The backend is hosted on Fly.io at https://waspello.fly.dev.

Development

Database

Wasp needs the Postgres database running. Check out the docs for details on how to setup PostgreSQL

Running

wasp start