You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
As you probably already know, Sails has released version 1 (currently 1.0.2 in npm) with some significant differences regarding the version on which this project was originally developed (0.12)
In case it's of your interest, I have adapted the project to work with Sails v1. You will find it in the "devel" branch of my fork:
As you probably already know, Sails has released version 1 (currently 1.0.2 in npm) with some significant differences regarding the version on which this project was originally developed (0.12)
In case it's of your interest, I have adapted the project to work with Sails v1. You will find it in the "devel" branch of my fork:
https://github.com/frncesc/mws-restaurant-stage-3/tree/devel
The main changes introduced are:
api/models
assets/test
utils/generate-restaurants.js
andutils/generate-reviews.js
), useful for generating or restoring the restaurants API test data.For more information, see the README.md file.
The text was updated successfully, but these errors were encountered: