Code Monkey home page Code Monkey logo

website's Introduction

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

npm install --legacy-peer-deps

Local Development

npm run dev

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

This website is deployed on render.com

Contributing

Thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody and are appreciated.

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

Community

  • Discord (For live discussion with the Community and BoxyHQ team)
  • Twitter (Get the news fast)

website's People

Contributors

changesbyjames avatar deepakprabhakara avatar dependabot[bot] avatar devkiran avatar mrswastik-robot avatar nadilas avatar nathantarbert avatar navinpai avatar niwsa avatar schalkneethling avatar sergio-toro avatar ukrocks007 avatar vishalboxyhq avatar xonx4l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Update Team page

On the team page, the title under the Co-Founders should be upper case.
image

Documentation update May 2022

  • version is now sent in the health check
  • idpDiscoveryUrl
  • app_select_form
  • Selection route and page if using embedded npm

Error in footer

2021-present © BoxyHQ Inc. need to be change as 2022 © BoxyHQ Inc. Please assign me this issue

Deploy on Vercel

How to configure the environment variables when deploying on Vercel? Maybe add some documentation on it?

I've figured most of it out already. Specifically, I'm still not sure how to configure SMTP though.

SMTP_HOST
SMTP_PORT
SMTP_USER
SMTP_PASSWORD
SMTP_FROM

Suggestion to Enhance User-Friendliness through Social Media Handle Logos #638

Currently, you're using text-based links for your social media handles on your website, emails, and other digital communication channels. While this practice effectively conveys the information, it might not be the most user-friendly approach. Users often process visual information more quickly and accurately than text, and the use of logos or icons alongside your social media links can significantly improve user engagement and recognition.

Integrating logos or icons representing each of your social media platforms alongside the corresponding links. This would not only make it easier for users to identify and connect with us on their preferred social media channels but also contribute to a more cohesive and visually appealing brand image.

275273047-9bcc67d5-13b4-4c4a-8d1b-1fa44a9d87b8

I would like to fix this. Please assign me. #Hacktoberfest

openssl=noverify vs openssl=no-verify

In the docs (https://github.com/boxyhq/website/blob/main/docs/jackson/deploy/env-variables.md) both openssl=noverify and openssl=no-verify are used under DB_URL in the following piece of text:

DB_URL

The database URL to connect to. If you are using self-signed certificates then pass sslmode=noverify instead of sslmode=require in the DB_URL. This is because self-signed certs will be rejected as unauthorized in strict mode. Also, set DB_SSL=true and DB_SSL_REJECT_UNAUTHORIZED=false (see env vars below for more details).

Example: postgres://postgres:postgres@localhost:5432/postgres or postgres://postgres:postgres@localhost:5432/postgres?sslmode=no-verify

Which one is it? :)

chore: post missing publishing date

The following post does not have a published date and as such, the date will change to always reflect the date when the site was last built.

unlocking-business-growth-a-conversation-with-dubs-founder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.