Skip to content

A collection of valuable resources by developers -- for developers -- to share practical learnings, development challenges, open-source initiatives in dev, QA, Infra, and implementation.

License

Notifications You must be signed in to change notification settings

koladev32/engineering-portal

 
 

Repository files navigation

Async Blog

Async Blog is a place for developers created by developers. It contains numerous valuable resources for developers on a wide range of technical and programming topics. These resources aim to solve developer problems and are created by developers around the world and the developers from the LoginRadius engineering team.

To say, engineers and developers at LoginRadius are not limited to developing, testing, deploying, and maintaining the LoginRadius Identity Platform. They are highly motivated to build and learn something new every day. As a part of our Giving Back To Community Initiative, we aim to share the same with the developers worldwide via our Async Blog.

This repository is based on Gatsby, using which we maintain Async Blog.

LoginRadius

LoginRadius is an industry-leading Customer Identity and Access Management (CIAM) provider. We aim to simplify user registration, authentication, and management for application developers on any platform, including Web, Mobile, and IoT. We believe this allows developers to become more efficient and double down their focus on developing core business features.

In fact, it just takes a few minutes to add user registration and authentication to your application using LoginRadius CIAM for free.

Running Project Locally

To run the project locally, you need to have Nodejs and npm installed.

  1. Install the Project Dependencies
  $ npm i
  1. Run Gatsby Server
  $ npm run develop
  1. This will run the server on the port:8000 by default
localhost:8000

How to contribute

We appreciate all kinds of contributions from anyone, be it finding an issue or writing a blog.

Please check the contributing guide to become a contributor.

License

For more information on licensing, please refer to License

About

A collection of valuable resources by developers -- for developers -- to share practical learnings, development challenges, open-source initiatives in dev, QA, Infra, and implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • SCSS 35.7%
  • TypeScript 0.2%