File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <img src="https://media.giphy.com/media/lIbaRQKLbCWkUZUOYs/giphy.gif" alt="Demo example"/>
1515 <br>
1616 <br>
17- <a href="https://angular-example-app.onrender.com /">DEMO HERE</a>
17+ <a href="https://angular-example-app.netlify.app /">DEMO HERE</a>
1818 </p >
1919</p >
2020
@@ -32,7 +32,7 @@ npm start
3232
3333## Server
3434
35- This project is using a real app deployed in render.com , which you can see
35+ This project is using a real app deployed in fly.io , which you can see
3636[ here] ( https://github.com/Ismaestro/nestjs-example-app ) . The server is using NestJS, Prisma,
3737Postgres and GraphQL. Please check it out and also feel free to contribute or give me your thoughts.
3838
Original file line number Diff line number Diff line change 11export const environment = {
22 production : true ,
33 graphqlHost : 'https://nestjs-example-app.fly.dev/' ,
4- domain : 'https://angular-example-app.onrender.com ' ,
4+ domain : 'https://angular-example-app.netlify.app ' ,
55} ;
You can’t perform that action at this time.
0 commit comments