Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Project ported to Sails v1 #11

Open
frncesc opened this issue Jun 7, 2018 · 0 comments
Open

Project ported to Sails v1 #11

frncesc opened this issue Jun 7, 2018 · 0 comments

Comments

@frncesc
Copy link

frncesc commented Jun 7, 2018

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:

  • Generated from scratch with sails-generate
  • Created custom models for "restaurants" and "reviews" in api/models
  • Created a simple API test suite in assets/test
  • Created two scripts (utils/generate-restaurants.js and utils/generate-reviews.js), useful for generating or restoring the restaurants API test data.

For more information, see the README.md file.

mejarc referenced this issue in mejarc/mws-restaurant-stage-3 Oct 23, 2018
feat: Gulp task for image compression
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant