Skip to content

KriAga/Spell-Checker

Repository files navigation

With docker

docker run -p 5000:5000 -d shantanuo/flaskspell


If you are using ARM processor, use these 4 commands instead:

git clone https://github.com/shantanuo/Spell-Checker.git

cd Spell-Checker/

docker build -t shantanuo/flaskspellARM .

docker run -p 5000:5000 -d shantanuo/flaskspellARM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages