2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00

commonroutesServer

Backend:

  • Nodejs + Express + MongoDB
  • Go --> for the images server

Frontend:

  • Angularjs + Ionic

App:

commonroutes code: https://github.com/arnaucode/commonroutesApp


To Do Backend and Frontend:

- pagination search
- https (tls/ssl)

Configuration before run:

In the file adminConfig.js, put the sha256 of the password that allows to create new admins:

module.exports = {
    'passwordHash': 'Bzij4hEeEUpmXTWyS+X0LR+YcA8WFjP2P7qhW0sxA6s='/*password raw: adminPassword*/
};

RESOURCES using:

initial avatars users: http://www.flaticon.com/packs/animal-icon-collection

Description
No description provided
Readme GPL-3.0 7.7 MiB
Languages
JavaScript 94.4%
Go 3.1%
Dockerfile 1.4%
Shell 1.1%