Skip to content

Verity is a service that allows you to create new versions of various applications and connect them to each other. Manage your applications easily and efficiently.

License

Notifications You must be signed in to change notification settings

platacard/verity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verity

Version Latest Package Version Latest Package Version

Verity is a service that allows you to create new versions of various applications and connect them to each other. Manage your applications easily and efficiently.

Local Development

Prerequisites

Getting Started

  1. Clone the repository:
git clone [email protected]:platacard/verity.git

or

git clone https://github.com/platacard/verity.git
  1. Change to the project directory:
cd verity
  1. Create a .env file in the root of the project and fill like in this example:
touch .env
  1. Start the development environment:
docker-compose up -d
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and navigate to http://localhost:3000.

  2. Login with the following credentials:

  • Username: verity
  • Password: verity
  1. You're all set! 🚀

About

Verity is a service that allows you to create new versions of various applications and connect them to each other. Manage your applications easily and efficiently.

Resources

License

Stars

Watchers

Forks

Packages