Git Product home page Git Product logo

Comments (2)

hassanamin994 avatar hassanamin994 commented on June 14, 2024

Hello @maskaravivek
Thank you for considering contributing to VideoWiki.

Regarding the 3rd party services that VideoWiki depends on, I'll be pushing changes sometime this week removing the necessity to use Mailgun, Google Captcha and Slack ( they're not tightly bound to how VideoWiki works ). however please bear in mind that You'd need to add such accounts in case you want to use these parts in VideoWiki locally ( ex: Mailgun and Google Captcha for signing up )

However regarding the main services used ( AWS Polly and S3 ), It'd be hard to give such test/development accounts as we're getting charged per character converted by AWS Polly and S3 storage, I'm currently implementing a solution for this issue ( provide default audios for articles when there's no AWS accounts used )

And regarding the issue you're having with npm run dev that's caused because your api is not running (
webpack server is configured to proxy over it ), make sure that the api is running before running the dev server.

from videowiki.

hassanamin994 avatar hassanamin994 commented on June 14, 2024

I've pushed new changes that will take care of the 3rd party services needed.
Now all you need to set up is APP_SECRET for express and DB_CONNECTION_URL for the mongodb instance.

from videowiki.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.