Skip to content

fabrinucci/next-streamer-app

Repository files navigation

BosStream

BosStream app 👋

License: MIT Twitter: FabrizioDev

Streamer Bos App

Install

yarn

Usage

yarn dev

.env file

This should be the structure of the .env file:

GITHUB_ID=
GITHUB_SECRET=
GOOGLE_ID=
GOOGLE_SECRET=
NEXT_AUTH=https://example.com
JWT_SECRET=

You can generate a good value to JWT_SECRET on the terminal via this openssl command.

openssl rand -base64 32

Technologies

ReactJS NextJS TypeScript NextAuth

TailwindCSS Headlessui ReactIcons

Author

👤 Fabrizio Nucci

Website GitHub LinkedIn Twitter

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 Fabrizio Nucci.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Releases

No releases published

Packages

No packages published