Skip to content

Hatsphere/FHServer

Repository files navigation

FHServer

This is the node server for interaction of seller with our firebase server.

Steps for Installation

  1. Install Node on your system. By Following the instructions given on their official website
  2. Clone or Download the repository by using
git clone https://github.com/Hatsphere/FHServer.git
  1. Go to the Directory
  2. Install the dependency using npm (Node package manager):
npm install
  1. To kickstart the server
npm start
  1. It will kick start the server at port 3000.You can access this at Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published