Commit Graph

26 Commits

Author SHA1 Message Date
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 1dfad5d122 Task: Fixed and changed to yarn script in Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-15 08:36:12 +07:00
Sambo Chea 744c6585bb Updated readme
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 11:07:08 +07:00
Sambo Chea a00c5b0650 Task: Updated the delete route and controller
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 10:51:24 +07:00
Sambo Chea 5120752ecb Updated readme and quide
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 09:50:25 +07:00
Sambo Chea 20fa35a575 Task: Fixed controller and application for routes and allow middleware for json and form urclosed
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 09:44:25 +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 a6546b7676 Task: Add application instance for express and nodejs project 2021-09-14 08:31:08 +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 9af0a6728e Add server port in env
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-13 20:50:53 +07:00
Sambo Chea 75f0d3a092 Updated and build for ts common
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-13 20:49:05 +07:00
Sambo Chea 28e7cce904 Fixed yarn build for ts common inside the packages
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-13 20:47:45 +07:00
Sambo Chea 4ce24d1e30 Fixed clone submodules for drone build
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-13 20:42:43 +07:00
Sambo Chea c095086d4f Replaced by yarn of npm in Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-13 20:39:08 +07:00
Sambo Chea c47221cb13 Add clone depth 50
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-13 20:38:17 +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 ce813262c3 Updated readme 2021-09-13 20:25:18 +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 87db149df0 Add started date for instance that started 2021-09-13 17:57:27 +07:00
Sambo Chea e3bb729619 Task: Add Dockerfile and support DroneCI 2021-09-13 17:53:12 +07:00
Sambo Chea 7b402b0559 Task: Add express and nodejs application with TypeScript , Prettier and Husky 2021-09-13 17:49:01 +07:00
Sambo Chea cb4fa14781 Update 'README.md' 2021-09-13 17:31:39 +07:00
Sambo Chea 190971b239 Initial commit 2021-09-13 17:04:49 +07:00