Skip to content

morzecrew/morzebot-ai-v2

Repository files navigation

START DEVELOPMENT SERVER

  1. Start uvicorn server with
    uvicorn server:app --reload
  1. Start mongo database
   sudo docker-compose up mongo 

Work with JamSpell

  • Linux/MacOS Users:
  1. Manually download swig3.0.12 via sourceforce
  2. Extract the zipped download folder
  3. Run the following via terminal:
    Downloads/swig-3.0.12/configure && make && make install
  1. Run:
    pip install jamspell
  • Windows Users:
  1. Manually download swig3 via sourceforge
  2. Extract the zipped download folder to the local disk folder
  3. Set the environment variable in MY COMPUTER.
  4. Create new variable in the "Path" line with the saved path to the unzipped folder
  5. Reboot PC
  6. Check in cmd swig version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •