Skip to content

bc-fullstack-02/igor-pestana

Repository files navigation

Parrot Social Network

A social network project developed at the SysMap Excellence Full Stack Trainee Program 2nd edition.

Status: Developing ⚠️

Modules:

Technologies used:

Backend API:

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/igor-pestana.git
  1. go to rest-api directory in back-end 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 directory in front-end directory
  2. install front-end dependencies:
npm install
  1. start the front-end
npm run dev
  1. access browser url:

Author

Links

linkedin

License

MIT License

Free Software, Hell Yeah!

About

A social network project developed at the SysMap Excellence Full Stack Trainee Program 2nd edition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published