You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[js-node/expressjs] webpush push notification sample at `public/demo-express/pn.html`
14
+
-[js-node/expressjs] SSO (OAuth, OIDC, SAML) sample at `public/demo-express/sso.html`
14
15
-[js-node/expressjs] try to removed passport & passport-saml, use @node-saml/node-saml
15
16
-[js-node/expressjs] remove sentry, APM for userland to choose and implement
16
17
-[@es-labs/node] SSO for oidc to opt to use IDP or issue own token
@@ -19,14 +20,7 @@
19
20
-[all] APP_NAME is now only to identify name based on package.json name property. APP_PATH removed
20
21
-[js-node/expressjs] rename apps/app-template to app-sample-template
21
22
-[js-node/expressjs] replace openapi file joiner, swagger-ui-express and express-openapi-validator with express-jsdoc-swagger
22
-
-[in-progress] rename `js-node` to js-apps, add js-libs, js-tools (https://github.com/mikemajesty/nestjs-monorepo) should I add back libs here?
23
-
- clone a package from monorepo of a github template project? and able to have updates from upstream?
24
-
-[in-progress] move error handling to @ss-labs/node/express/init or preRoute
25
-
-[in-progress] clean up @es-labs/node/auth
26
-
-[next-in-pipeline] add more express-jsdoc-swagger to routes
27
-
-[next-in-pipeline] fix broken tests and examples
28
-
-[next-in-pipeline] re-implement MQ
29
-
-[next-in-pipeline] to use Typescript and tsoa ? or use JSDoc?
23
+
30
24
31
25
### Version 0.6.11
32
26
-[chore] update packages & cleanup & work on improving documentation
Copy file name to clipboardExpand all lines: README.md
+10-4
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,20 @@
13
13
Latest Version [0.7.0](https://github.com/ais-one/cookbook/releases/tag/0.7.0) - Released 2023 Sep 01 0830 +8GMT. åSee changes history in [CHANGELOG.md](CHANGELOG.md) and discuss [here](https://github.com/ais-one/cookbook/discussions)
14
14
15
15
Companion Projects:
16
-
- Frontend Template to go with the [express API backend](js-node/expressjs) in this repo
[vue-nobundler](vue-nobundler/) | Vue 3 SPA no bundler + Bulma | - signed uploads, recaptcha<br>- **Web component table, form & CRUD backend** (files to note)<br><table><tr><td>[js-node/expressjs/app-template-sample/tables/]()</td><td>sample custom app table configurations</td></tr><tr><td>[js-node/expressjs/router/t4t.js](js-node/expressjs/router/t4t.js)</td><td>handle backend CRUD API</td></tr><tr><td>[@es-labs/esm/t4t-fe.js](@es-labs/esm/t4t-fe.js)</td><td>frontend operations to interact with t4t.js</td></tr><tr><td>[@es-labs/esm/t4t-validate.js](@es-labs/esm/t4t-validate.js)</td><td>validation used by both front and backend</td></tr><tr><td>[@es-labs/esm/bwc-table](@es-labs/esm/bwc-table)</td><td>used to display table</td></tr><tr><td>[@es-labs/esm/bwc-t4t-form.js](@es-labs/esm/bwc-t4t-form.js)</td><td>form generated from table configurations</td></tr><tr><td>[vue-nobundler/views/ui1.js](vue-nobundler/views/ui1.js)</td><td>autcomplete, combobox, file upload example</td></tr><tr><td>[vue-nobundler/views/ui2.js](vue-nobundler/views/ui2.js)</td><td>table example</td></tr><tr><td>[vue-nobundler/views/ui3.js](vue-nobundler/views/ui3.js)</td><td>form example (with connection to backend)</td></tr><tr><td>[vue-nobundler/views/ui4.js](vue-nobundler/views/ui4.js)</td><td>table and form example (with connection to backend)</td></tr></table>
35
-
[js-web/vue-vite] | - Vue 3 SPA<br>- vite / vue-router / Pinia<br>- Ant Design | - Leaflet Map, AntV Charts, PWA, Websockets, rxJS<br>- 2FA GA OTP, OIDC + Refresh, SAML, Github OAuth<br>- Web Components (Webcam, Signature)<br>- Playwrite Testing<br>- i18n / graphql (TBD)<br>- moved to https://github.com/ais-one/vue-antd-template
41
+
[js-web/vue-vite] | - Vue 3 SPA<br>- vite / vue-router / Pinia<br>- Ant Design | - Leaflet Map, AntV Charts, PWA, Websockets, rxJS<br>- 2FA GA OTP, OIDC + Refresh, SAML, Github OAuth<br>- Web Components (Webcam, Signature)<br>- Playwrite Testing<br>- i18n / graphql (TBD)<br>- moved to https://github.com/es-labs/vue-antd-template
36
42
js-web/react-vite | - react SPA<br>- react-router-dom<br>- zustand/@tanstack<br>- react-query | - moved to https://github.com/ais-one/react-template
0 commit comments