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