Among the domain of entrepreneurship, failures are commonly seen as crucial milestones on the path to achieving success. However, the accounts of these unsuccessful startup ventures continue to be overshadowed, particularly within the Arabic-speaking entrepreneurial community. With a deep appreciation for the wealth of knowledge contained within these narratives, we are fervently dedicated to illuminating the unexplored narratives of entrepreneurial endeavors that did not achieve their projected levels of success. Our platform serves as a symbol of transparency, cooperation, and intellectual growth, committed to not only disseminating narratives but also analyzing the fundamental factors contributing to these shortcomings. Our objective is the establishment of a flourishing community wherein entrepreneurs of all levels, whether those who are just starting out or those who have extensive experience, may discover a sense of comfort, receive help, and have access to essential knowledge and perspectives.
install | clone | fork the project
git clone https://github.com/JaafarAlMuallim/SWE-363-Projectthen
cd server
npm i
npm run devcd client
npm i
npm run devClient: NextJs, TailwindCSS, Tanstack Query
Server: Node, Express, Drizzle ORM, Supabase
To run this project, you will need to add the following environment variables to your .env file in the server
DATABASE_URL
SECRET_KEYin the client
NEXT_AUTH_URL
NEXT_AUTH_SECRET
EDGE_STORE_ACCESS_KEY
EDGE_STORE_SECRET_KEYDocumentation with screenshots is included in the following link