Anagrams web server - based on nestJs
curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
sudo apt-get install -y nodejs
git clone https://github.com/OmerIlana/anagrams-webserver
cd anagrams-webserver
```copy dictionary to this directory + .env file
npm install
npm run build
## Running the app
```bash
$ npm start
- Author - Ilana ilanaomergal@gmail.com 058-4636000