This is a backend for social media website built using the (MongoDB, Express.js, Node.js) stack. The website allows users to interact with other users and the posts with ability to add images and code in content.
- TypeScipt: Enhances code readability, maintainability, and developer productivity by leveraging type safety features.
- Node.js: A powerful JavaScript runtime environment that forms the foundation for DevCase's server-side logic and functionalities.
- Prisma: An elegant ORM (Object-Relational Mapper) that simplifies database interactions and ensures efficient data management.
This combination of technologies allows DevCase to offer a seamless experience for developers worldwide. It fosters a scalable and secure platform for connecting, collaborating, and showcasing your skills.
- Coming Soon
-
Clone the repository:
git clone https://github.com/007aneesh/devcasebackend.git
-
Install dependencies:
npm install
-
Set up environment variables (for Postgresql, etc.).
-
Open your browser and go to http://localhost:5000 to view the website.
- Coming soon
If you'd like to contribute, please fork the repository and create a new branch. Pull requests are welcome.