A boilerplate ready for serving Node Express TypeScript ESlint Prettier Jest Supertest and Husky
The code at GitHubNext.js with TypeScript - DevOps by GitHub Actions and hosted at GitHub Pages
Try the demo...A Create Next App with TypeScript using GitHub Actions and Pages as DevOps. This Next.js Web App is one of the default starters with a lot of useful links for learning Next.js.
Nuxt 3 Hello World Web App ready for TypeScript and hosted at GitHub Pages using GitHub Actions as DevOps
Try the demo...A Hello World by Nuxt v3.0.0 using GitHub Actions and Pages for DevOps. This Nuxt Web App is a minimal default starter
Nuxt 3 Ionic TypeScript Web / Mobile Hybrid App using Capacitor IOS and Android. This starter template is hosted at GitHub Pages using GitHub Actions as DevOps
Try the demo...This starter template is ready for developing Web / Mobile Hybrid Apps using Nuxt v3.0.0, Ionic, Capacitor, Ios and Android
A Webpack 5 boilerplate with Angular
Try the demo...A Webpack 5 boilerplate with Angular 8. The demo App serve the Angular logo, a Webpack logo and shows routing and compiled Sass styles. Bootstrap CSS was used to make the demo mobile friendly.
Node Express Sequelize ORM React TypeScript MySQL Role based Membership system using Email notification and Forgot Password
The Node Web API is hosted at Microsoft Azure App Service with the Free App Service Plan
The clients are hosted at GH Pages and at a traditional Web Hotel
The React client at GH Pages uses DevOps. The React HashRouter solves most 404 / Browser refresh issues at GH Pages
A Membership System with Authentication, User registration with Email verification and Forgot Password functionality. Secured by HTTPS, CORS and Bcrypt. For Authentication JWT access Tokens are used securing the private routes of the Web API. For testing the authentication / access token will expire after 15 minutes and a new Login is needed.
Volta was used for Node Version Management switching between Node versions
A Webpack 5 boilerplate with Vue and TypeScript
Try the demo...A Webpack 5 boilerplate with Vue and ready for TypeScript. The demo App serve Vue routing, a Webpack logo, my photo with some info. The Vue App serve a demo CRUD functions for Employess towards a Web API at jsonplaceholder. The Webpack is ready for PostCSS, ES6 and above. Bootstrap CSS was used to make the demo mobile friendly.
A Webpack 5 boilerplate with React and TypeScript
Try the demo...A Webpack 5 boilerplate with React and TypeScript. Babel 7 compiles the TypeScript files to ES5. The Webpack module "fork-ts-checker-webpack-plugin" handles the type checking. The demo App serve React routing, a Webpack logo, my photo with some info and compiled PostCSS. Bootstrap CSS was used to make the demo mobile friendly.