gitcommitshow
gitcommitshow
I see that the latest release server has migrations only for Postgres at the moment. I propose to create similar migrations for MongoDB users who want to upgrade from v1.3...
I tried using mongodb instead of Postgres and ran into some errors. Changed `sails.config.model.connection` to `mongodb`. Installed `sails-mongo` latest version. On running the server, I got following error ``` error:...
- [ ] Add robots.txt for api - [ ] Add sitemap.xml for api - [ ] Add meta headers(with canonical url) for SEO in api - [ ] Add...
It's a lot of text as of now. It will be better if we can create a sketch showcasing the flow of info between `client identity server : client application...
Angular being js based has limitations in seo. Figure out what technical changes we need to make to improve SEO.
Json code(shown for request/response samples) does not look much readable at the moment. Fix it.