- Node.js min
v20.2.0 - Google Oauth client Id
(optional if you want enable google login), please refer to official google Oauth doc
- create
.envfile and paste it with content from.example.env, adjust the application setting on env variable. - run following script
npm install
npm run dev