Experiment Metamask Tailwind Express Mongo
Stack
- React, Typescript, Apollo, Tailwind
- Node, GraphQL, MongoDB
- Ganache
- Docker
Starting the Project
- Run the docker containers:
docker compose up --build
- Stop the docker containers via:
docker compose down
Running the Application