An open API service indexing awesome lists of open source software.

https://github.com/devvali/lemon-login


https://github.com/devvali/lemon-login

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Lemon login system

This repository contains simple login system based on Lemon.

## Live demo

Live demo is available [here](https://lemon-login.devvali.repl.co/login).

## Installation

```
$ git clone https://github.com/DevVali/lemon-login

$ make
```

PHP 8.1+, Yarn and NodeJS are required for successful installation.

## Resources

[Lemon-Framework/app](https://github.com/Lemon-Framework/app)

[tenmajkl/bs](https://github.com/tenmajkl/bs)