Brilliant mentoring platform for the Bearmentor community, for people and organization. A place for tech and creating professionals to mentor each others. This code is open source, free to use, with premium options.
Current links:
Future links:
Designs:
References:
Run the dev server:
bun dev
Build your app for production:
bun run build
Run the app in production mode:
bun start
Make sure to deploy the output of bun build
build/server
build/client