This website requires JavaScript.
Explore
Help
Register
Sign In
andrew.ng
/
ATC_SIMPLE
Watch
1
Star
0
Fork
You've already forked ATC_SIMPLE
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
326
Commits
3
Branches
0
Tags
8.1
MiB
TypeScript
98.8%
CSS
1%
JavaScript
0.2%
40be4ac558
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
andrew.ng
40be4ac558
Update show Break password before run DPELP
2026-06-01 13:05:35 +07:00
.claude
/skills
Update view history for line, UI
2026-05-07 10:21:08 +07:00
BACKEND
Update show Break password before run DPELP
2026-06-01 13:05:35 +07:00
FRONTEND
Update show Break password before run DPELP
2026-06-01 13:05:35 +07:00
.gitignore
change gitignore
2025-11-26 08:41:19 +07:00
CLAUDE.md
Update view history for line, UI
2026-05-07 10:21:08 +07:00
README.md
Update gom lại các thư mục, add input history
2025-12-06 10:36:59 +07:00
README.md
BACKEND
1. Copy .env.example -> .env
2. npm install
3. node ace migration:run
4. npm run dev
FRONTEND
1. Copy .env.example -> .env
2. npm install
3. npm run dev
Server Redis
1. sudo apt install redis-server
2. sudo systemctl enable redis-server
3. sudo systemctl start redis-server