Skip to content

1334/omaproof-auth

Repository files navigation

A family friendly way to connect

Do you have a family group on WhatsApp? Do you feel like you should share more with your family, but find the major social networks too public? Omaproof aims to provide a secure, easy to use, structured social network dedicated to your family.

Screenshots

                 

Installation

To run the app you need to clone the omaproof-client, omaproof-server and omaproof-auth repositories.

Client

git clone https://github.com/1334/omaproof-client
cd  omaproof-client
npm install

# to run it
npm start

Server

git clone https://github.com/1334/omaproof-server
cd  omaproof-server
npm install

# to run it
nodemon src/index.js

Auth

# install rabbitMQ, on MacOs
brew install rabbitmq

git clone https://github.com/1334/omaproof-auth
cd  omaproof-auth
npm install

# to run it
rabbitmq-server # start the rabitMQ service
nodemon src/index.js

Tech Stack

  • React
  • Apollo Client
  • GraphQL-Yoga
  • Prisma
  • RabbitMQ
  • Sequelize.js
  • PostgreSQL

Developers

  • Frederik Hermans (@h3dgy)
  • Iñigo Solano (@1334)
  • Maxim Sinelnikov (@Truroer)
  • Jovan Ratković (@ishootblanks)

About

A family friendly way to connect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published