Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monolix Starter

This is a github template for JavaScript and TypeScript monorepo codebases

What's inside?

This project includes the following packages/apps:

Apps and Packages

  • web: a Next.js app
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo
  • @repo/backend: The backend codebase.

Utilities

This project has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd monolix
npm run build

Develop

To develop all apps and packages, run the following command:

cd monolix
npm run build

About

TypeScript Monorepo Template

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages