Skip to content

AddressForAll/WS-CO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebService-Colombia, WS-CO, is a module of the core infrastructure for AdressForAll Web Services (see WS) specialized in the Colombian system of addresses.

Documentation

Source and installation

See /src folder and use a database previously prepared with the WS infrastructure.

API

Examples:

FRONTEND CHANGES

Navigate to frontend folder and install packages

*npm install

Run the node serve to open application on localhost

*npm start

To generate a build ready for production

*npm run build

Then deploy the contents of the dist directory to your server. You can also run npm run serve to serve the results of the dist directory for preview.

Add your images in frontend/img, after build copy this folder and paste into dist folder.

About

This is the code contribution for Address for All

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.3%
  • JavaScript 18.7%
  • CSS 3.2%
  • Hack 1.7%
  • HTML 0.1%