mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 03:35:17 +03:00
.. | ||
migrations | ||
src | ||
.gitignore | ||
.wasproot | ||
fly.toml | ||
main.wasp | ||
postcss.config.cjs | ||
README.md | ||
tailwind.config.cjs |
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