Online Asset Management is a project in Phase 2 of the Rookie Program of NashTech. It provides features for tracking and managing users, assets, assignments, and returning requests.
- Node 20
- React JS
- Ant Design
- TailwinCSS
- React Query
- Jest Testing
- Google Cloud
- Azure DevOps


-
Set up environment variable:
- Clone file .env.sample to the new file with name: .env
- Update environment variable in the file .env
-
Install node_modules
-
npm install
-
- Build the Project
npm build
- Run the Application
npm run dev
- Run Test
npm run coverage
-
Note
- Password for user is auto generated according to format [username]@[DOB in ddmmyyyy], eg: binhnv@20011993
- Test account:
username: hoangd password: Test#1234
- [JPA & JWT (Hoang Nguyen)] (https://github.com/hoangnd-dev/rookies-java)
- [Springboot Demo (Phu Le)] (https://github.com/phulecse2420/demo)
- NashTech Slide