Skip to content

A server to auto generate docs, using doxygen at a Heroku server

Notifications You must be signed in to change notification settings

MuvucaGames/doxygen-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

871e41e · Jul 14, 2016

History

54 Commits
May 10, 2016
May 10, 2016
May 10, 2016
May 17, 2016
May 11, 2016
May 10, 2016
May 10, 2016
May 10, 2016
May 11, 2016
May 11, 2016
May 10, 2016
Jul 14, 2016
May 11, 2016
May 11, 2016
May 11, 2016
May 11, 2016
May 10, 2016

Repository files navigation

Doxygen Server

Server da muvuca usado para criar documentacao do jogo automaticamente.

node-js-getting-started

A barebones Node.js app using Express 4.

This application supports the Getting Started with Node on Heroku article - check it out.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone [email protected]:heroku/node-js-getting-started.git # or clone your own fork
$ cd node-js-getting-started
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles: