2018-01-22 19:14:49 +01:00
2018-01-22 19:14:49 +01: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
2018-01-22 19:14:49 +01:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00
2018-01-22 19:14:49 +01:00
2017-09-22 19:21:32 +02:00
2017-09-22 19:21:32 +02:00

commonroutesServer

  • Current status:
    • Server and App almost done, need to finish details.
    • Not having time to develop. I'll try to finish a first stable and usable version.
  • Future plans:
    • If somebody can do the frontend, I can focus on implementing the backend in Go lang

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%