wasp/examples/waspello
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
..
ext Renames auth method EmailAndPassword to UsernameAndPassword (#696) 2022-08-24 10:32:46 -04:00
migrations Renames auth method EmailAndPassword to UsernameAndPassword (#696) 2022-08-24 10:32:46 -04:00
.gitignore renamed trello example to waspello. 2021-10-11 14:03:03 +02:00
.wasproot renamed trello example to waspello. 2021-10-11 14:03:03 +02:00
main.wasp Updates React to 17, plus some other minor version updates (#720) 2022-09-16 09:55:26 -04:00
README.md Add README for [example/Waspello] (fix #663) (#738) 2022-10-12 14:39:23 +03:00

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