<
FromGitter>
<sclee15> is there a helper function for replace \n for <br/>?
feepbot has quit [Read error: Connection reset by peer]
<
FromGitter>
<drujensen> `str.gsub(/[\r\n]+/, "<br>")`
_whitelogger has joined #amber
feepbot has joined #amber
<
FromGitter>
<sam0x17> hi how do I strip node / npm out of amber? Just doing an API server
<
FromGitter>
<drujensen> you can remove the `npm` section out of the .amber.yml
<
FromGitter>
<drujensen> remove all the package.json and src/assets and src/views
<
FromGitter>
<drujensen> you can use the `amber g api …` to generate your controllers, models and migrations
<
FromGitter>
<drujensen> hope that helps
<
FromGitter>
<sam0x17> thanks!!
<
FromGitter>
<sam0x17> lol @Blacksmoke16 we both have our own assert shards I wonder how many there are
<
FromGitter>
<Blacksmoke16> mine is for validations
<
FromGitter>
<Blacksmoke16> going to be archived and moved into the athena org as `validator`
<
FromGitter>
<Blacksmoke16> at some point