Commit Graph

28 Commits

Author SHA1 Message Date
Alessio Gravili
6e8236eb38
chore: upgrade from beta.36 to beta.40 and remove dotenv dependency, which is now unnecessary 2024-06-03 22:55:55 -04:00
Jarrod Flesch
61415a43fa chore: updates all instances of getPayload in next to getPayloadHMR 2024-05-14 14:14:42 -04:00
Alessio Gravili
1c30598c57
fix: remove tsx, as tsx can conflict with our loader 2024-05-14 13:08:40 -04:00
Sondre Ørland
810f4084a7
chore: use single quotes in import statements for consistency (#125) 2024-05-07 16:50:02 -04:00
Elliot DeNolf
e971f85e26 chore: bump payload admin files 2024-05-02 13:08:45 -04:00
Jarrod Flesch
35773ffbf6 chore: adds OPTIONS export to payload api file 2024-04-26 08:10:57 -04:00
Elliot DeNolf
6e3dc91fad chore: add comments to standalone script 2024-04-23 12:02:04 -04:00
Elliot DeNolf
bd26378cc9 fix: code overflow 2024-04-16 11:09:56 -04:00
Tylan Davis
a9e5257194
chore: restyles start page (#114)
* restyles start page

* chore: start page style tweaks

* chore: adjust codeblock overflow

* chore: satisfies the design gods
2024-04-15 16:19:08 -04:00
Jacob Fletcher
9c881d6733 fix: adds not found page 2024-04-11 13:06:46 -04:00
Elliot DeNolf
74180892f9 chore: update page alpha -> beta 2024-04-09 16:15:32 -04:00
Elliot DeNolf
ec95e415c6 feat: add standalone script example 2024-04-06 13:48:36 -04:00
Elliot DeNolf
88651bbb38
feat: alpha updates (#51) (#52)
This reverts commit 409713b99e.
2024-03-22 13:15:28 -04:00
Elliot DeNolf
409713b99e revert: alpha updates (#51)
This reverts commit e30e633490.
2024-03-22 12:36:32 -04:00
Elliot DeNolf
e30e633490
feat: alpha updates (#51) 2024-03-22 12:21:04 -04:00
Paul Popus
ed3563470c chore: uncomment out the example of a server component with local api running 2024-03-12 23:12:46 -03:00
James
0dafd3bc45 chore: updates to most recent alpha 2024-03-10 14:38:59 -04:00
Alessio Gravili
3c193246e2 fix: provide configPromise to getPayload to avoid error on first-time, uncached load 2024-03-10 01:49:43 -05:00
Paul Popus
2ba9a84825 chore: add home page with information on local API 2024-03-09 13:50:13 -03:00
James
bf7b8ea760 chore: removes unused app route, bumps deps 2024-03-07 22:02:13 -05:00
James
8a62afe525 chore: removes unused code 2024-03-07 19:05:08 -05:00
James
e89e1a57e9 chore: tests 2024-03-06 21:16:10 -05:00
James
4e1a17da23 chore: bumps packages, migrates to flattened admin 2024-03-04 16:49:44 -05:00
James
cbe282b5fd chore: types more app exports 2024-03-01 12:01:34 -05:00
Jarrod Flesch
87b5cc7762 chore: adjust admin page files 2024-03-01 11:59:56 -05:00
James
6821ceccec chore: types app exports 2024-03-01 11:58:11 -05:00
Elliot DeNolf
d6fa223598 chore: add payload and some fixes 2024-03-01 11:48:52 -05:00
Elliot DeNolf
d61f49ba45 Initial commit from Create Next App 2024-02-27 14:10:20 -05:00