Skip to content

bearmentor/bearmentor-web

Repository files navigation

🐻Bearmentor Web

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:

Development

Run the dev server:

bun dev

Deployment

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