Skip to content

Backend part of the application has user authorization along with the division into roles owner and client. Supports REST

Notifications You must be signed in to change notification settings

arowinsky/EatOut-Helper-API

Repository files navigation

EatOut-Helper-API

Application has user authorization along with the division into roles owner and client. Supports REST. You must have locally installed redis

In CLI

Run redis-server with path to configuration file:

redis-server /usr/local/etc/redis.conf

Install dependencies:

npm install

Run dev server (on port 8080):

npm start

About

Backend part of the application has user authorization along with the division into roles owner and client. Supports REST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published