1
0
Fork 0
mirror of synced 2024-07-09 00:06:05 +12:00
Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot] 227b736ca3 Bump minimist from 1.2.5 to 1.2.6 in /examples/nextjs-api-sales
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:38:58 +00:00
mike12345567 33ac1b9ffe Merge branch 'examples/nextjs' of github.com:Budibase/budibase into examples/nextjs 2022-03-10 17:56:52 +00:00
Joe 8a0cc3a75f Update README.md 2022-03-10 13:34:26 +00:00
mike12345567 f776985072 Updating readme to be a bit more accurate. 2022-03-10 13:18:35 +00:00
mike12345567 9e4e83bd78 Editting readme for example and linting example. 2022-03-10 10:12:21 +00:00
mike12345567 0dc2616025 Some quick updates, cleaning up codebase. 2022-03-09 16:31:08 +00:00
mike12345567 93df84b671 Adjusting colours, some quick fixes after changing to sales person for relationship name. 2022-03-09 15:19:18 +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 c1efc455ed Fixing heading. 2022-03-08 20:18:11 +00:00
mike12345567 4312e53464 Adding in pagination to next frontend. 2022-03-08 20:17:07 +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