Skip to content

thirdweb-example/engine-deploy-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thirdweb Engine Deploy Locally

Let's deploy thirdweb Engine locally in easiest way possible. This repository is maintained by thirdweb community team.

Warning

Use this for demo / preview purposes only. This is not recommended for production use. If you wanna use thirdweb Engine in production, try cloud-hosted version or deploy a self-hosted version.

Requirements

Usage

  1. Clone the repository.
  2. Configure the .env.example file with your API secret key and wallet address.
  3. Start Docker on your local machine.
  4. Run npm run start to deploy the engine locally, wait for it to finish.
  5. Visit http://localhost:3005 in your browser to view the engine, that's it!

For detailed guide, visit here.

Note

We recommend to use the versioned image instead of latest tag in the docker-compose.yml file. You can find the versioned image list in the Docker Hub.

Get Help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published