Skip to content

AIOMedia/AIOApplication-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIO Media - API

Software License Dependencies Status Travis CI build

Application for Media and Home Improvement management built on Node.js.

This is a quick overview of the AIOMedia API. For more information visit the Project Wiki.

Requirements

Download

GitHub Repository

Clone project repository into your_project_name directory.

$ git clone git@github.com:AIOMedia/AIOApplication-api.git your_project_name

Zip archive

Download zip archive and extract it into your project directory.

Installation

Install project dependencies

$ cd your_project_name
$ npm install

Running application

After the install process is over, you'll be able to run your application using NPM, just run npm start script:

$ npm start

Your application should run on the 3000 port so in your browser just go to http://localhost:3000

Third party libraries

License

The MIT License (MIT). See LICENSE file for more information.

Authors

  • Axel Penin (Elorfin) as main author

About

Media and Home Improvement management API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published