Skip to content

OpenG2P/openg2p-beneficiary-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenG2P Beneficiary Portal

OpenG2P beneficiary self service portal

Developer Notes

  • For local development.
    • Install Node, Npm, Npx.
    • Install dependencies
      npm ci
    • Create a .env.local file with the following content. Edit the below API base path appropriately.
      NEXT_PUBLIC_BASE_PATH=""
      NEXT_PUBLIC_BASE_API_PATH="http://localhost:8000/"
    • Run the following to start the app
      npm run dev
    • Open http://localhost:3000 on browser.

About

OpenG2P beneficiary self service portal

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages