-
Clone dự án về máy
git clone 'https://github.com/DoCongSon/Comic-backend.git'
-
Cài đặt các thư viện cần thiết
yarn
hoặc
npm install
-
Tạo file
.env
và cấu hình các biến môi trườngcp .env.example .env
-
Chạy dự án ở môi trường development
yarn dev
hoặc
npm run dev
-
Các script hỗ trợ
# Build dự án yarn build # hoặc npm run build # Chạy dự án ở môi trường production yarn start # hoặc npm start # Chạy eslint yarn run lint # hoặc npm run lint # Chạy eslint và tự động sửa lỗi yarn run lint:fix # hoặc npm run lint:fix # Chạy prettier yarn run prettier # hoặc npm run prettier # Chạy prettier và tự động sửa lỗi yarn run prettier:fix # hoặc npm run prettier:fix # build swagger yarn run swagger # hoặc npm run swagger
-
Notifications
You must be signed in to change notification settings - Fork 0
DoCongSon/Comic-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published