1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
Commit graph

6 commits

Author SHA1 Message Date
Adria Navarro d49bef22b1 Unify packages 2023-10-18 10:49:15 +02:00
ChukwuEmeka 14793987ec switched from deprecated node-sass to sass library 2022-09-06 21:51:45 +01:00
dependabot[bot] 6757a464ef Bump node-fetch from 3.2.2 to 3.2.10 in /examples/nextjs-api-sales
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 07:59:05 +00:00
mike12345567 05352703b9 Final version of example, has save form and table of sales, supporting relationships and pagination all from Postgres. 2022-03-09 15:00:36 +00:00
mike12345567 8051d6853c Adding API communications to nextjs app. 2022-03-08 17:29:49 +00:00
mike12345567 5811217a4e initial version of nextjs app with bulma, for use with BB public API. 2022-03-08 13:43:12 +00:00