Skip to content

myth-arc is an open-source platform designed to help you create immersive, interactive stories.

License

Notifications You must be signed in to change notification settings

Lokendrakushwah12/myth-arc

Repository files navigation

Mytharc is an open-source platform for storytellers and creators to write stories. Built with the latest advancements in Next.js 15. The project is bootstrapped using create-t3-app.

🚧 Warning: This project is still in development and is not ready for production use.

🚀 Tech Stack

🛠️ Features in Progress

  • Authentication API integration
  • Database ORM with Prisma
  • Input validation using Zod
  • File uploads using uploadthing
  • Blog integration with MDX
  • User profiles with features like likes and bookmarks

🌟 How to Run Locally

Follow these steps to set up Mytharc on your local machine:

  1. Clone the repository

    git clone https://github.com/lokendrakushwah12/myth-arc.git
  2. Install dependencies using pnpm

    npm install
  3. Copy the .env.example to .env and update the variables.

  4. Start the development server

    npm run dev
  5. Push the database schema

    npm run db:push

💡 Contributing

Contributions are highly encouraged! Here's how you can get involved:

  • Report issues or bugs via GitHub Issues.
  • Share feature requests or ideas.
  • Open a pull request to contribute code or improvements.

Check out the CONTRIBUTING.md guide for detailed instructions.

License

Licensed under the MIT License. Check the LICENSE file for details.

About

myth-arc is an open-source platform designed to help you create immersive, interactive stories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published