/otasoft-auth

๐Ÿ” Authorization & Authentication Microservice for Online Travel Agencies

Primary LanguageTypeScriptMIT LicenseMIT


Otasoft Logo

Otasoft Auth - Authentication & Authorization Microservice for Online Travel Agencies

Report Bug ยท Request Feature

About The Project

Otasoft Auth - Authentication & Authorization Microservice for Online Travel Agencies

  • PostgreSQL
  • CQRS
  • Passport
  • JWT
  • Typeorm

Otasoft projects are and always will be open source (MIT Licence). Anyone can use and support the project. The project is currently in the development phase.

Table of Contents

Getting Started

To start developing the project please check if you have these tools installed on your machine:

Installation

  1. Clone the repo
git clone https://github.com/otasoft/otasoft-core
  1. Move into auth microservice
cd microservices/otasoft-auth
  1. Install all projects dependencies
yarn
  1. Copy .env.example file as .env and fill it with your environment variables
cp .env.example .env
  1. Run docker-compose to start development environment
docker-compose up
  1. Run project
yarn start:dev

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

You are welcome to contribute to Otasoft projects. Please see contribution tips

How to support

Otasoft projects are and always will be Open Source.

Core team and contributors in the Otasoft ecosystem spend their free and off work time to make this project grow. If you would like to support us you can do so by:

  • contributing - it does not matter whether it is writing code, creating designs, or sharing knowledge in our e-books and pdfs. Any help is always welcome!
  • evangelizing - share a good news about Otasoft projects in social media or during technology conferences ;)

Contact

Founder -> Jakub Andrzejewski

License

Distributed under the MIT licensed. See LICENSE for more information.