Skip to content

gilbertmg/submodules-backend

Repository files navigation

Intro & Setup

This repository uses files from a shared repository as module.

When running for the first time execute the following command to init the submodules:

git submodule update --init

Useful commands

  • npm run build compile typescript to js
  • npm run dev watch for changes and run
  • npm run lint perform linting on the files
  • npm run sync-modules updates the submodules with the latest code

About

Git Sub Modules Backend Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published