Skip to content

JoltCode/AnswerOverflow

 
 

Repository files navigation

Answer Overflow

Improve & Google Index Discord Help Channels

⚠ Currently In Breaking Development ⚠

While you are welcome to submit issues / PRs - while the project base is created a lot of changes will be happening to the repo

Developing

Environment Setup

Answer Overflow utilizes VSCode features such as workspaces and development containers to provide a fast and consistent cross platform development experience. If you already have VSCode and Docker installed then setting up should be as quick as opening the cloned project in VSCode and running reopen project in container along with open workspace

Windows

  1. Install VSCode

  2. Install Docker

  3. Clone & Open

Develop

With Visual Studio opened in a development container, open a folder in the root workspace

  • Run the whole project

    yarn run dev

  • Run a single app

    yarn turbo run dev --filter='app-name'

  • Install a package yarn workspace <workspace> add <package>

About

Indexing Discord Help Channel Questions into Google

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.7%
  • MDX 4.2%
  • JavaScript 1.9%
  • Other 1.2%