Skip to content

sfeast/nft-market-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server

A basic Node.js app using Express 4 & a few npm plugins.

Running Locally

Make sure you have Node.js installed.

$ npm install
$ npm start

Your app should now be running on localhost:5000.

Firebase

The Firebase secret key is not included here since it would give full admin rights to my account. So you will need to set up your own Firebase account / DB at https://firebase.google.com/ and generate a new private key to use in the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages