Closed e89835 closed 3 years ago
Use CI for app using Netlify.
App published using Netlify configuration with Netlify domain. Note that the database should be launched externally with npx json-server --watch data/db.json --port 8000 .
npx json-server --watch data/db.json --port 8000
Use CI for app using Netlify.