Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 695 Bytes

File metadata and controls

31 lines (22 loc) · 695 Bytes

License

This project is licensed under the [Apache 2.0 License with ReMeLife custom clauses]


ReMe Wallet

ReMe Wallet is a tokenized platform for healthcare

Build & Start Project

npm install
npm run build
npm run start

Sing In

Navigate to http://localhost:3000/

Sign Up

Navigate to http://localhost:3000/registration/

Production Deployment

  1. Clone the project locally
  2. Checkout to the staging branch
  3. Open the .env and replace accrodingly the values there
  4. Push the code changes made in .env file
  5. Check out the deployment - https://github.com/ReMe-life/ReMe-Wallet/actions