setail Account admin (view only): admin/123123 To access to admin page, you can access to router: /admin Setup: clone git: git clone https://github.com/Hunga9k50doker/setail.git install modules: client: cd frontend && npm install --legacy-peer-deps, sever: cd backend && npm install run app: client: npm start, sever: npm run dev