You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,11 @@
24
24
25
25
## Future Tasks
26
26
27
-
-[ ] Check out that checkbox & radio funcitonality for shadcn
28
27
-[ ] Add sharability to people can take their apps and share them publicly
28
+
-[ ] Add the ability to toggle on and off shadcn components and others
29
29
-[ ] Launch support for different themes – somehow pass down variables to components
30
30
-[ ] Encourage best practices by making the input and textarea & having pills to generate apps w/ good prompts
31
+
-[ ] Add more customizability in terms of changing the prompt, temperature, ect...
31
32
-[ ] Save previous versions so people can go back and forth between the generated ones
32
33
-[ ] Could be nice to show a "featured apps" route on the site on /featured. Have a /id/${prompt} dynamic route that can display a bunch of nice example apps in the sandbox ready to go
33
34
-[ ] Support more languages starting with Python, check out E2B
0 commit comments