Skip to content

Nina0295/Natural-Language-Understanding-node

Repository files navigation

Natural-Language-Understanding-node

Server side of Natural-Language-Understanding project

Add the credentials required to the .env file you created in /auth-node folder:

API_KEY=<your api key> API_URL=<your url> ACCESS_TOKEN_SECRET=<your access token> REFRESH_TOKEN_SECRET=<your refresh token> DATABASE_URI=<you mongodb uri>

Instal dependencies

npm install

Run environment

npm run dev

About

Server side of Natural-Language-Understanding project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published