mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 11:44:51 +03:00
1.8 KiB
1.8 KiB
title |
---|
Examples |
import useBaseUrl from '@docusaurus/useBaseUrl';
We have a constantly growing collection of fully-functioning example apps, which you can use to learn more about Wasp's features.
The full list of examples can be found here. Here is a few of them:
Todo App
- Features: Auth (username/password), Queries & Actions, Entities, Routes
- JS source code: GitHub
- TS source code: GitHub
- in-browser dev environment: GitPod
Waspello (Trello Clone)
- Features: Auth (Google, username/password), Optimistic Updates, Tailwind CSS integration
- Source code: GitHub
- Hosted at https://waspello-demo.netlify.app
Waspleau (Realtime Statistics Dashboard)
- Features: Cron Jobs, Server Setup
- Source code: GitHub
- Hosted at https://waspleau.netlify.app/