Home
Softono

Novex Kit

Open source MIT TypeScript
460
Stars
120
Forks
8
Issues
24
Watchers
3 months
Last Commit

 About Novex Kit

NodejS Monorepo Template

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Novex Kit?

We provide expert installation service for this software. Our team will install, configure, and secure Novex Kit on your server. plans start at just $30.

Description

novex-kit is a monorepo template for building full-stack JavaScript applications, micro-services and frontends with NodeJS (version 24 or Higher). VueJS and ExpressJS are highlighted but end-user is free to implement their own JS/TS stack.

The folder contents are as follows:

  • apps: userland backend and frontend application workspaces
  • scripts: deployment, service mocks and documentation scripts
  • common: shared JavaScript used by apps / scripts
  • docs: for documentation

IMPORTANT! The apps folder is for userland content. E.g workspace codes, documents, scripts, schemas, etc. End-users please work within the apps folder.

Other files and folders are managed by template maintainers.

Quickstart

Getting started with

Creating Own apps/services

  • API backend
  • Vue frontend
  • Publish common/** workspaces to npm. for template maintainers ONLY

Read Me First

CI/CD