City-of-Bloomington / open311-nodejs

A citizen facing Open311 client written in Node
1 stars 2 forks source link

build app #59

Closed slamonega closed 4 years ago

slamonega commented 4 years ago

I tried in a fresh ubuntu 18.04 (digitalocean) with just and only install of node and npm, followed instructions, and could not build the app. What is the simplest way of it?

adabutch commented 4 years ago

@slamonega ~

This is a front-end client app for our uReport CRM Open311 app. You'll need an equivalent API serving the endpoints this client app expects to consume. You'll also need an .env mapped to the secrets. Lastly, at minimum, you'll need to customize the hompage icons to whatever categories you choose when running your API and get an API key with Google for reCaptcha.

I hope this helps, thanks!

slamonega commented 4 years ago

Hello Adam, could you share some "an .env mapped to the secrets" as example, my IT skills are not extensive, I will try to build the app and after customize the other things. My email is slamonega@gmail.com if you whant to contact directly.

adabutch commented 4 years ago

@slamonega - just emailed you with an example env.