Overview
The Menthor.io project includes several apps and platforms developed with Nuxt and Vue Email. These include the TweetSuporteChat website, the DiscordApps app, and the Emailwww landing page. To run the project on your own machine, you will need to have Node installed and follow a series of steps outlined in the documentation. The project is open source and welcomes contributions from the community.
Features
- TweetSuporteChat website
- DiscordApps app
- Emailwww landing page
Installation
To run the Menthor.io project on your machine, follow these steps:
- Install Node (version 16 or higher).
- Install pnpm globally on your machine using the command
npm i -g pnpm
. - Install all project dependencies using the command
pnpm install
. - To run the “www” app locally, use the command
pnpm dev --filter=www
. - To run the “app” app locally, use the command
pnpm dev --filter=app
. - To run any other app, use the command
pnpm dev --filter={app-name}
.
Summary
The Menthor.io project includes various apps and platforms developed with Nuxt and Vue Email. To run the project on your machine, you need to follow the installation steps provided, which include installing Node and using pnpm to install dependencies and run the apps locally. The project is open source and encourages contributions from the community, providing clear guidelines for reporting issues, suggesting improvements, and submitting contributions. If you have any questions or need assistance, you can contact the project team on their Discord server.