wasp/examples/waspello/README.md
Hari Sankar 6d0affac49
Add README for [example/Waspello] (fix #663) (#738)
* Add README for [example/Waspello] (fix #663)

* Fix typo

* link to the wasp docs

* Fix typo [example/Waspello]

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Mention the backend

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Max Khamrovskyi <maksim36ua@gmail.com>
2022-10-12 14:39:23 +03:00

454 B

Waspello

Waspello is a trello clone app made with Wasp.

This app is deployed at https://waspello.netlify.app/.

The backend is hosted on Heroku - @matijaSos

Development

Database

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

Running

wasp start