Here https://docs.google.com/document/d/1MxzFjsEiA7MWljbHhquHuU9NFj-JtOP0PJlG1nRocZI/edit you can find detailed technical documentation
npm install
npm run dev
The portal will be running at http://localhost:3000.
To test in the production environment you must build the project first:
npm run build
npm run start
- React - a JavaScript framework used to build web, mobile and desktop applications
- Next.js - a React framework that enables server-side rendering and static web applications for projects build with React
- TypeScript - high-level programming language that adds static typing to JavaScript
- Tailwind - CSS framework providing single-purpose utility classes
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Simple JWT plugin is currently hacked in PHP file so that autologin is working. We had to comment signature check. If autologin is not working, check plugin files