Skip to content

FamousTiger/anagrams-webserver

Repository files navigation

Description

Anagrams web server - based on nestJs

Installation Ubuntu - bigint requires updated node

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

Stay in touch

About

anagrams-webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published