Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.05 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.05 KB

🐻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