Overview:
The Unofficial Duolingo StoriesCypress Testchat is a project that offers the official Duolingo Stories in new languages, thanks to community translations. It is not an official product of Duolingo and is not planned for integration into their platform or app. The app, hosted at duostories.org, is built on Next.js with React.
Features:
- Community Translations: Stories translated into new languages by the community effort.
- Next.js with React: Built on Next.js framework with React for a smooth user experience.
- Local Development: Ability to run the app locally for testing and development purposes.
- Test Database: Pre-filled database with test data for user, editor, and admin logins.
- Contribution Guidelines: Detailed steps to contribute to the project, including opening issues and creating pull requests.
Installation:
- Set up a PostgreSQL server.
- Add the PostgreSQL database URL to a .env.local file.
- Install npm packages.
- Fill the database with test data.
- Run the project locally by visiting http://localhost:3000.
Summary:
The Unofficial Duolingo StoriesCypress Testchat project offers Duolingo Stories in new languages through community translations, using Next.js with React for its platform. With detailed installation instructions and contribution guidelines, users can get involved in the project and help improve the overall experience.