Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/loyalty-program


https://github.com/malcodeman/loyalty-program

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Loyalty Program 💰

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/loyalty-program/blob/master/LICENSE)

Loyalty and Engagement program web app, powered by Notion as a database.

![Screenshot](docs/screenshot.png)

## Getting started

`.env.local`

```
NOTION_KEY = KEY
GOOGLE_CLIENT_ID = ID
GOOGLE_CLIENT_SECRET = SECRET
```

```
yarn install
yarn dev
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.