elm-pages-v3-beta/examples/todos
2023-05-29 15:11:31 -07:00
..
app Update example. 2023-05-29 15:11:31 -07:00
codegen Rename DataSource -> BackendTask. 2023-01-01 14:45:54 -08:00
prisma Migrate some code from todo example to prisma. 2023-01-30 14:21:06 -08:00
public Add starting point for todos app example. 2022-08-10 15:24:41 -07:00
send-grid@c05ffc2c4e Update send-grid repo branch. 2022-09-12 12:17:32 -07:00
src Update example. 2023-05-29 15:11:31 -07:00
.gitignore Add basic setup for a scaffold command using elm-codegen. 2022-09-09 10:56:54 -07:00
.nvmrc Bump node version. 2023-01-30 21:08:44 -08:00
custom-backend-task.ts Delete unused import. 2023-01-31 10:57:42 -08:00
elm-application.json Update name in docs.json. 2022-09-09 16:21:34 -07:00
elm-pages.config.mjs Use built-in netlify adapter in examples. 2023-05-16 11:13:05 -07:00
elm-tooling.json Add starting point for todos app example. 2022-08-10 15:24:41 -07:00
elm.json Use navigation requests as default form submission strategy, with builder function to set withConcurrent. 2023-05-23 11:24:17 -07:00
index.js Add starting point for todos app example. 2022-08-10 15:24:41 -07:00
netlify.toml Add missing command. 2023-01-30 21:15:16 -08:00
package-lock.json Use navigation requests as default form submission strategy, with builder function to set withConcurrent. 2023-05-23 11:24:17 -07:00
package.json Revert module type in package for now. 2023-01-30 20:59:04 -08:00
README.md Add starting point for todos app example. 2022-08-10 15:24:41 -07:00
style.css Add loading spinner. 2022-08-18 20:44:32 -07:00
tailwind.config.js Add starting point for todos app example. 2022-08-10 15:24:41 -07:00

README