https://github.com/malcodeman/loyalty-program
https://github.com/malcodeman/loyalty-program
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/loyalty-program
- Owner: malcodeman
- License: mit
- Created: 2021-07-24T21:12:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T16:21:56.000Z (over 2 years ago)
- Last Synced: 2025-01-29T22:33:07.843Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 782 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - loyalty-program - Loyalty and engagement program web app, powered by Notion as a database. (Next.js)
README
# Loyalty Program 💰
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/loyalty-program/blob/master/LICENSE)Loyalty and Engagement program web app, powered by Notion as a database.

## 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.