Our vision is to create a decentralized, community-driven manga platform where readers can actively participate in decision-making, support manga translation projects, and contribute through a DAO system.
For more information about our project, you can read the detailed document here.
To get started with this application, follow the steps below:
Ensure that you have Node.js installed on your machine. You can download the latest version from the official website.
Use Git to clone the repository to your local machine:
git clone <repository_url>
cd <repository_folder_name>
Navigate to the project directory and install the required packages:
npm install
Run the following command to start the application in development mode:
npm run dev
Open your web browser and go to http://localhost:3000 to view the application in action.
- For more details on configuration and usage, refer to the official documentation.
- If you encounter any issues, feel free to open an issue in the repository.