Skip to content

Releases: jocodev1/colls-api-cli

First initial build

11 Mar 16:24
Compare
Choose a tag to compare

This is the first initial build of the Colls API. Theoretically, this API will work on a production environment, but the JWT Authentication has not yet been configured if you want to protect your routes, so be mindful of the fact everyone currently has access to all of your routes.

Out of the box, Mongo DB configuration has been commented out until proper documentation can be written. However, if you already have Mongo installed and would like to use it, simply follow the comments in the main app.js file.

Look forward to the next releases to contain these missing pieces with additional command line helpers to automate your build.