Together is a straightforward social network designed specifically for entrepreneurs. It allows users to create profiles, share their projects, and find collaborators and professionals to join their ventures.
- User Profiles: Create a personalized profile to showcase your entrepreneurial journey.
- Project Sharing: Share details about your projects to connect with like-minded individuals.
- Collaboration Opportunities: Explore collaboration possibilities and find professionals to join your projects.
This version of Together is built using the following technologies:
- Angular 14
- Node.js
- Express
- PostgreSQL
- Sequelize
To get started with Together, follow these simple steps:
- Clone the repository.
- Install dependencies using
npm install
. - Run the application with
npm start
.