Persona

COLLABORATE & SHARE

An effortless solution for storing profile information.

Persona provides an easy-to-use solution for storing profile information. In tandem with Ego, users’ personas can be validated and expanded upon with custom fields.
Extensible
Add, expand and validate user information.
Proactive
Let us do the set up for you. Focus on the details that matter.
Efficient
An efficient way to organize user profiles in one place for easy reference.
Adaptable user information
MondoDB backend enables user profiles with different roles to have different fields
Scalable
As your user base grows, Persona grows to accommodate the profile information.
Pairs with Ego
Built to interact seamlessly with the user authorization product, Ego.

Getting Started

1

Download Persona.

$git clone https://github.com/overture-stack/persona.git

2

Set up your environment.

  • Add the required environment variables, documented in .env.schema.
  • Install required dependencies node, mongodb, and npm.

3

Start your server.

Persona is now running and you can access it at http://localhost:3232/graphql.
$npm start
Persona provides an easy-to-use solution for storing profile information
github iconGet Started