elm-pages-v3-beta/examples/pokedex
2023-05-24 08:37:02 -07:00
..
app Rename fields. 2023-05-24 08:37:02 -07:00
content Move secret file to content/ folder. 2021-12-30 09:38:03 -08:00
functions Try adding secret-note file in functions folder. 2021-12-29 21:18:31 -08:00
prisma Try prisma in Netlify. 2023-01-26 16:07:40 -08:00
public Ensure that fixes don't infinitely apply for Request.oneOf [] case. 2022-02-21 15:50:17 -08:00
src Change Session API to give empty session by default, and expose more low-level withSessionResult in case Result needs to be accessed. 2023-03-14 17:31:25 -07:00
.gitignore Update tailwind setup and copy over raw form for reference. 2022-01-03 10:47:12 -08:00
.nvmrc Bump Node version. 2023-01-22 14:18:48 -08:00
custom-backend-task.ts Update prisma example code. 2023-01-27 09:39:48 -08:00
elm-application.json Rename folder. 2021-06-01 11:03:29 -07:00
elm-pages.config.mjs Use built-in netlify adapter in examples. 2023-05-16 11:13:05 -07:00
elm-tooling.json Rename folder. 2021-06-01 11:03:29 -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
fauna-todo.gql Add fauna todo list GraphQL schema. 2022-01-24 15:38:14 -08:00
index.js Move entrypoint files to top-level in pokedex project. 2022-02-21 15:51:16 -08:00
netlify.toml Update dependencies in examples folders. 2023-05-11 16:21:25 -07: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 Try prisma in Netlify. 2023-01-26 16:07:40 -08:00
README.md Rename folder. 2021-06-01 11:03:29 -07:00
secret-note.txt Use in-memory fs or real fs for http cache depending on whether context is serverless. 2021-12-29 17:18:37 -08:00
something.ts Try local import. 2022-07-05 15:56:48 -07:00
style.css Move entrypoint files to top-level in pokedex project. 2022-02-21 15:51:16 -08:00
tailwind.config.js Update tailwind setup and copy over raw form for reference. 2022-01-03 10:47:12 -08:00

README