This website requires JavaScript.
Explore
Help
Sign In
wasp-lang
/
wasp
Watch
1
Star
1
Fork
0
You've already forked wasp
mirror of
https://github.com/wasp-lang/wasp.git
synced
2024-11-24 11:44:51 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
242c51f6a8
wasp
/
waspc
/
examples
/
todoApp
/
ext
History
Matija Sosic
242c51f6a8
Made auth more flexible - not generating pages & routes anymore, just the forms. (
#161
)
2021-01-25 19:39:50 +01:00
..
pages
Made auth more flexible - not generating pages & routes anymore, just the forms. (
#161
)
2021-01-25 19:39:50 +01:00
actions.js
Implemented simple signup function for Wasp developer to use out-of-the-box. (
#142
)
2020-11-19 16:28:42 +01:00
Main.css
Added Button and Action<entity>, also updated Todo app to use them.
2020-03-10 16:24:41 +01:00
queries.js
Implemented simple signup function for Wasp developer to use out-of-the-box. (
#142
)
2020-11-19 16:28:42 +01:00
Todo.js
Cleaned up example TodoApp.
2020-10-19 15:50:07 +02:00