Skip to content

001123/onbai-nextjs-dev

 
 

Repository files navigation

Onbai Next.js

GitHub GitHub package.json version GitHub branch checks state Lines of code GitHub code size in bytes Relative date

Getting Started

First, run the development server:

npm run dev

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

ENV

Example env.development.local:

NEXT_PUBLIC_API_URL = "http://192.168.1.97:3030/"
SESSION_KEY = "complex_password_at_least_32_characters_long"
SESSION_COOKIE_NAME = "onbai_user"

Server

Glitch

About

Realtime education app, learn easy and fun together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.8%
  • JavaScript 8.0%
  • CSS 1.1%
  • HTML 0.1%