DEV Community

Cover image for Gossip RorApp, Basic Example Social App Next.js Nest.js
Ramiro Ocampo Rodriguez
Ramiro Ocampo Rodriguez

Posted on

1

Gossip RorApp, Basic Example Social App Next.js Nest.js

Hello,

I would like to share the latest PWA I have developed. It is a basic example of a social network created with Next.js and deployed on Vercel. The API is built with Nest.js and deployed on Railway.

This application includes essential features of a social network, such as user profile creation, message posting, and the ability to like posts.

Technologies used:

Next.js: Used for the frontend, providing a fast and efficient user experience.

Nest.js: Used for the backend, offering a robust and scalable structure for the API.

Vercel: Platform used to deploy and host the frontend easily and efficiently.

Railway: Used to deploy and manage the backend, leveraging its ease of use for integrations with databases and external services.

I have learned a lot during the development of this PWA, from implementing basic functionalities to optimizing for optimal performance. I hope you find this project interesting, and I am open to any feedback or suggestions you may have.

Thank you for your time!

vercelLinkApp: https://clientchismografo.vercel.app/

clientCodeLink: https://github.com/ROR2022/clientchismografo

serverCodeLink: https://github.com/ROR2022/serverchismografo

portfolioLink: https://prodigy-wd-05-kappa.vercel.app/#/portfolio

rorCVLink: https://docs.google.com/document/d/104ek8dOTdOU6RcDMtGT-g1T--FWxq2earIDvMZoQ79E/edit?usp=sharing

API Trace View

Struggling with slow API calls?

Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more β†’

Top comments (0)

Billboard image

Try REST API Generation for MS SQL Server.

DevOps for Private APIs. With DreamFactory API Generation, you get:

  • Auto-generated live APIs mapped from database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay