Wednesday 23 November 2016

Alternatives for KeystoneJS?

I've been using keystone for my latest backend projects where I needed to create an API and where an admin UI would be handy for the client to edit things. However, I've gotten stuck multiple times getting basic things like CORS or lists in mongo schemas to work.I've looked around, but can't really find any alternatives so far. Another idea is to use keystone for the admin UI and express for my routes, but that just seems like more work for nothing.Thanks in advance for any suggestions!

Submitted November 23, 2016 at 10:54PM by Aurovik

No comments:

Post a Comment