Skip to content

NavjotBilling/BF4Stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BF4 Stats

Installation

Make sure you have installed the following:

  • npm (apt-get install npm)
  • PostgreSQL (apt-get install postgresql-9.1 or newer)
  • NODE.JS (apt-get install nodejs)

Dependencies

Before you can run the app, make sure to install dependencies with npm install

Running the application

To run the app, just run DEBUG=bf4 ./bin/www for development mode or ./bin/www for production

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • CSS 27.0%