provincial-prosecutor-archive-app

所属分类:collect
开发工具:EJS
文件大小:0KB
下载次数:0
上传日期:2023-08-05 16:04:53
上 传 者sh-1993
说明:  自由职业项目,基于Web的北苏拉威西省检察官办公室档案应用程序
(Freelance Project, Web-based North Sulawesi Provincial Prosecutor s Office Archive App)

文件列表:
.eslintignore (25, 2023-09-15)
.eslintrc (291, 2023-09-15)
.prettierignore (11, 2023-09-15)
.prettierrc.js (95, 2023-09-15)
LICENSE (1068, 2023-09-15)
copy.ts (119, 2023-09-15)
nodemon.json (107, 2023-09-15)
package-lock.json (325029, 2023-09-15)
package.json (1596, 2023-09-15)
src/ (0, 2023-09-15)
src/config/ (0, 2023-09-15)
src/config/config.ts (520, 2023-09-15)
src/config/trim.ts (600, 2023-09-15)
src/controllers/ (0, 2023-09-15)
src/controllers/admin.ts (4381, 2023-09-15)
src/controllers/surat.ts (8903, 2023-09-15)
src/controllers/user.ts (5034, 2023-09-15)
src/global.d.ts (191, 2023-09-15)
src/index.ts (2183, 2023-09-15)
src/interface/ (0, 2023-09-15)
src/interface/external.ts (210, 2023-09-15)
src/interface/keluar.ts (216, 2023-09-15)
src/interface/keyword.ts (63, 2023-09-15)
src/interface/masuk.ts (172, 2023-09-15)
src/interface/user.ts (213, 2023-09-15)
src/models/ (0, 2023-09-15)
src/models/external.ts (641, 2023-09-15)
src/models/keluar.ts (537, 2023-09-15)
src/models/keyword.ts (313, 2023-09-15)
src/models/masuk.ts (532, 2023-09-15)
src/models/user.ts (566, 2023-09-15)
src/public/ (0, 2023-09-15)
src/public/assets/ (0, 2023-09-15)
src/public/assets/bg1.jpg (4691870, 2023-09-15)
src/public/assets/favicon.ico (3025, 2023-09-15)
src/public/assets/icon.png (4667, 2023-09-15)
src/public/assets/logo.png (235576, 2023-09-15)
src/public/js/ (0, 2023-09-15)
... ...

# Provincial Prosecutor Archive App **Web-based North Sulawesi Provincial Prosecutor's Office Archive App** --- ## Tech Used - TypeScript - Node - Express - MongoDB - express-session - Cookies - more... --- ## Instalation ```js npm i npm start ``` --- ## NPM Script - npm start > Will run `npm run build` and then execute the `index.js` file inside `./build` folder with `node build/index` to start the server - npm run build > Will compile TypeScript from `./src` folder to `./build` folder (This will delete the existing `./build` folder before creating new one) - npm run serve > Will start the server by executing the `index.js` file inside `./build` folder withtout run `npm run build` - npm run dev > Will start the development server by executing the `index.ts` file inside `./src` folder using `nodemon` - npm run lint > Will run the TypeScript linter --- ##### _valenoirs_

近期下载者

相关文件


收藏者