Skip to content

darekf77/taon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

babb697 Â· Mar 7, 2025
Sep 2, 2024
Mar 7, 2025
Dec 8, 2024
Oct 3, 2024
Jan 3, 2025
Mar 7, 2025
Mar 7, 2025
Jun 4, 2024
Oct 29, 2024
Mar 7, 2025
Jun 1, 2024
Feb 15, 2018
Aug 28, 2024
Jun 27, 2024
Dec 29, 2024
Nov 28, 2024
Dec 31, 2024
Dec 29, 2024
Oct 23, 2024
Sep 1, 2024
Mar 7, 2025
Dec 8, 2024
Apr 23, 2023
Mar 7, 2025
Mar 7, 2025
Mar 7, 2025
Jul 6, 2024
Jul 6, 2024
Jul 6, 2024
Jul 6, 2024
Aug 27, 2024
Mar 7, 2025
Jul 6, 2024
Feb 9, 2025
Feb 9, 2025

Repository files navigation

TAON Typescript Angular Orm Node )

( BETA VERSION - MAJOR REFACTOR IN PROGRESS )

Taon 🔥🔥🔥 is a solution (global cli tool & framework) for

+ TypesScript

+ Angular (PWA)

+ Orm with TypeORM

  • sql.js - NODEJS SERVER MODE
  • sql.js - *WEBSQL SERVER MODE
  • mysql - SERVER IN DOCKER (work in progress)

+ NodeJS

+ RxJs / NgRx (optional)

+ Electron desktop apps (work in progress)

+ Storybook showcase (work in progress)

backend/frontend *isomorphic apps/libs.

READ DOCUMENTATION



Initial requirements of taon

  1. (windows) Installed gitbash https://gitforwindows.org

  2. (linux with GUI) Increased watchers limit:

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p


Projects that are part of taon.dev:

Global npm dependencies installed with taon

Installation happens when you first time use taon

{ name: 'ncc', version: '0.36.0', installName: '@vercel/ncc' },
{ name: 'extract-zip', version: '1.6.7' },
{ name: 'cpr' },
{ name: 'check-node-version' },
{ name: 'npm-run', version: '4.1.2' },
{ name: 'rimraf', version: '3.0.2' },
{ name: 'mkdirp' },
{ name: 'renamer', version: '2.0.1' },
{ name: 'nodemon' },
{ name: 'madge' },
{ name: 'yarn' },
{ name: 'taon-http-server' },
{ name: 'prettier' },
{ name: 'fkill', installName: 'fkill-cli' },
{ name: 'mocha' },
{ name: 'jest' },
{ name: 'ts-node' },
{ name: 'taon-vsce' },
{ name: 'webpack-bundle-analyzer' },
{ name: 'babel', installName: 'babel-cli' },
{ name: 'javascript-obfuscator', version: '4' },
{ name: 'uglifyjs', installName: 'uglify-js' },