Next.js: Next & SailsJS

Created on 28 Jun 2017  路  3Comments  路  Source: vercel/next.js

Is there any way to integrate Next with SailsJS?

Most helpful comment

Use Sails.js as an API and consume it from Next.js

All 3 comments

Use Sails.js as an API and consume it from Next.js

Hi!

If anyone is interested, I have a work in progress integrating Next.js into Sails using a hook. This way you can run Next.js and Sails on the same port/domain and keep the sources in a single project. Quite useful for small projects.

Cheers :beers:

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

Was this page helpful?
0 / 5 - 0 ratings