Commit Graph

37 Commits

Author SHA1 Message Date
Sambo Chea c999b4a8f6
Fixed dockerfile build missing yarn
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-16 18:25:35 +07:00
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 9ef8db077f
Forgot yarn command
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-16 18:20:52 +07:00
Sambo Chea da0235c0b3
Fixed drone ci yarn command failed
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-16 18:20:09 +07:00
Sambo Chea 0378f270fc
Updated readme
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-16 18:18:13 +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 c41002a96b
Add signed fringerprint for contr 2021-09-16 10:07:36 +07:00
Sambo Chea 00eedce6ea Updated readme
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-16 09:55:36 +07:00
Sambo Chea 84656ec61a
Update README.md 2021-09-16 09:54:21 +07:00
Sambo Chea dd445a22c0 Task: Fixed and updated for export all functions for decorators
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-15 20:17:30 +07:00
Sambo Chea 923e08949b Updated guide for clone package
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-15 09:02:01 +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 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