Skip to content

bc-fullstack-02/alexandre-siqueira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Social Network - Trainee SysMap Full Stack 2ª Ed

Status: Developing ⚠️

Modules:

Technologies Used:

Node.js Express.js MongoDB Rabbitmq Minio Docker
18.12.1 4.18.2 latest 3.11 latest 20.10.21

Frontend Web:

Typescript React Vite Tailwind
4.6.4 18.2.0 3.2.3 3.2.4

Mobile:

Typescript React Native
^4.6.3 0.70.5

How to run the application:

  1. clone the project:
git clone https://github.com/bc-fullstack-02/alexandre-siqueira
  1. go to API directory in backend directory
  2. install back-end dependencies:
npm install
  1. start the server and the services:
docker-compose up -d

*in case of server error, repeat docker-compose up -d after the services are successfully running

  1. go to Parrot Social Network directory in frontend directory, after web
  2. install front-end dependencies:
npm install
  1. start the front-end
npm run dev
  1. access browser url:

Author

Links

linkedin

Releases

No releases published

Packages

No packages published