Skip to content
forked from centrifuge/apps

Monorepo for Tinlake applications.

Notifications You must be signed in to change notification settings

denniswell/apps

 
 

Repository files navigation

apps

Monorepo for the Tinlake applications.

Setup

Make sure you have installed Yarn and NVM.

  1. Use Node v14.15.1: nvm use
  2. Install dependencies: yarn install
  3. Add .env files with the right environment variables to each project.

It's also recommended to run Prettier automatically in your editor, e.g. using this VS Code plugin.

Notes

To add other repositories to this monorepo while preserving the Git history, we can use the following steps: https://medium.com/@filipenevola/how-to-migrate-to-mono-repository-without-losing-any-git-history-7a4d80aa7de2

About

Monorepo for Tinlake applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • Handlebars 1.5%
  • JavaScript 0.8%
  • Shell 0.4%
  • Dockerfile 0.3%
  • Gherkin 0.2%
  • HTML 0.1%