Giter VIP home page Giter VIP logo

arteesan_api's Introduction

Arteesan API

Tecnologías

  • Node v4.2
  • Mongo v3.0

Instalación de dependencias

Ejecutar en la raíz del proyecto:

npm install

Uso

En la raíz del proyecto:

node server.js

o

npm start

Configuración

Las variables de configuración (nombre de la aplicación, puerto de la aplicación, conexión a Mongo, etc.) se encuentran en el archivo:

config/env/system-variables.js

Es posible sobrescribir las variables definidas en system-variables.js creando un archivo con la siguiente ruta y nombre:

config/env/host-system-variables.js

Ambos archivos de configuración deben de respetar el mismo formato (estar construido de la misma manera) se puede tener la misma variable en ambos archivos pero el valor que prevalecerá sera el de host-system-variables.js.

arteesan_api's People

Contributors

jovannypcg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.