How to Deploy
Clone the Repository
git clone https://github.com/softstack/telegram-mini-app-sdk-tezos.gitNavigate to the Proof-of-Concept Directory
cd telegram-mini-app-sdk-tezos/proof-of-conceptNavigate to the backend directory
cd proofofconcept-backendInstall Dependencies
npm installConfigure Environment Variables
Run the backend-server
Navigate to the frontend directory
Install Dependencies
Configure Enviroment Variables
Run the frontend-server in dev mode
Last updated