ACS-DDS / TrouveTonClub

TrouveTonClub

Home Page:http://trouveton.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrouveTonClub

NodeSecurity Logo travis-ci Logo

TrouveTonClub is a mobile-ready, node.js powered website for searching sports club.

  • enter your search

Tech

TrouveTonClub uses a number of open source projects to work properly:

And of course TrouveTonClub itself is open source with a public repository on GitHub.

Installation

TrouveTonClub requires Node.js v7+ to run.

Install the dependencies and devDependencies and start the server.

$ cd TrouveTonClub
$ npm install -d
$ npm run dev

For production environments...

$ cd TrouveTonClub
$ npm install
$ npm run start

Development

Want to contribute? Great!

TrouveTonClub uses PM2 for developing. Make a change in your file and reload to see your updates!

Open your favorite Terminal and run these commands.

First Tab:

$ pm2 start app.js

License

GPLv3

About

TrouveTonClub

http://trouveton.club

License:GNU General Public License v3.0


Languages

Language:JavaScript 86.2%Language:CSS 9.6%Language:HTML 4.2%