Skip to content

superzaky/Atra

Repository files navigation

Atra

Project Atra, a realtime portfolio

Made with node.js and hosted on Heroku

Requirements

Developer tools

Setup

You must first install the required dependencies with the following commands.

npm install
bower install

Afterwards run the app like so.

node index.js // app by default runs on localhost:5000

You can enable live reloading with grunt.

grunt watch

API

The app has a couple of API exposed functionalities. You can use these through an an API client like Chrome's Advanced REST client. To see an overview of the API's, go to http://localhost:5000/api

About

Project Atra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published