To get it running, follow the steps below:
# Install dependencies
npm install
# Create a `.env` for nextjs using the `.env.example` schema and fill the blanks
# You will have to have a Auth0 Account
# After that run it locally
npm run dev
Ever wondered how simple hop's channels can be? Stop right here! This is the perfect example to get you running with perfect hop's channels!
It uses Turborepo and contains:
apps
|- expo
|- Expo SDK 46
|- React Native using React 18
|- Tailwind using Nativewind
|- Hop's Client
|- next.js
|- React 18
|- TailwindCSS
|- Hop's Client
packages
|- tsconifg
|- shared tsconfig files
|- tailwind-config
|- shared tailwind config file
|- components
|- shared React components
DevPost This project's DevPost