Commit Graph

11 Commits

Author SHA1 Message Date
Sambo Chea 7a2c3dec97
Fixed lerna build
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-16 18:25:11 +07:00
Sambo Chea 03458fe00c
Add express server from module and updated the server and config
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-16 18:14:49 +07:00
Sambo Chea 70f0ef93f8 Task: Fixed package json for yarn serve and fixed tsconfig for build with all packages to src only
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-15 08:52:20 +07:00
Sambo Chea 67c94211e7 Task: Add reflection metadata for decorators and add basic implements for controller and express application and constants and app
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 09:06:03 +07:00
Sambo Chea c7f3aa02b5 Updated package and gitignore
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-13 20:53:05 +07:00
Sambo Chea e0f16081b0 Updated husky and install for prettier
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-13 20:28:43 +07:00
Sambo Chea 350afad500 Merge branch 'main' of https://github.com/CUBETIQ/express-nodejs-app into main 2021-09-13 20:20:12 +07:00
Sambo Chea 6926bd73d7 Task: Updated lerna.json and add yarn workspaces and ts-common package and fixed the tsconfig 2021-09-13 20:19:28 +07:00
Sambo Chea 7eec6b2ede
Update package.json 2021-09-13 19:00:17 +07:00
Sambo Chea 1ab73618e3 Add lerna mono-repo 2021-09-13 18:03:59 +07:00
Sambo Chea 7b402b0559 Task: Add express and nodejs application with TypeScript , Prettier and Husky 2021-09-13 17:49:01 +07:00