Skip to content

KenyaFlutterDev/rest_like_a_boss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Like a Boss

Setting up Server

To set up the REST server:

  • cd into the server directory

cd server

  • Install

npm install

  • Run the server

npm run start-auth

  • User login credentials can be found in server\users.json

NOTE: Remember to change the IP addresses in the services to match your PC's

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published