Skip to content

First initial build

Latest
Compare
Choose a tag to compare
@jocodev1 jocodev1 released this 11 Mar 16:24

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.