Giter Site home page Giter Site logo

poly-glot / bhxtravel Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 334 KB

An open source NextJS project, powered by Builder.io and hosted on Vercel infrastructure.

Home Page: https://bhxtravel.com

License: MIT License

JavaScript 18.31% TypeScript 70.46% SCSS 11.23%
builderio cms nextjs reactjs server-side-rendering serverless serverless-cms

bhxtravel's Introduction

BHXTravel

Vercel

This NextJS project is powered by Builder.io and hosted on Vercel infrastructure.

Overall infrastructure overview

Prerequisites

Getting Started

  1. Install all dependencies
npm install
  1. Rename .env.sample to .env and supply the values. You can copy the env variables from vercel -> bhxtravel -> settings -> environment variables.

  2. Launch Application

npm run dev

Setting up your own Builder.io Account

You can register for free builder.io account and import content & experiment with components. After successful registration copy your API private key. You can find Private Key in Account Settings -> Organization.

  1. Install Builder.io cli
npm install @builder.io/cli -g
  1. Import Content to your Builder.io Account. If you prefer to work with the latest content, you can download the latest weekly snapshot created by Github backup workflow.
builder create -n bhxtravel-demo -k [PRIVATE KEY] -i ./content
  1. Visit Builder.io Admin panel & select newly created "space". Copy & Update the "Public API Key" in .env file.

  2. Visit Content Admin to start modifying content.

Overview

Tips

Editor Setup

IntelliJ

  • Install PostCSS Plugin
  • Change CSS Dialect to PostCSS in Language & Frameworks -> Stylesheets -> Dialects

Adding Icons

  • Add SVG icon(s) to icons/ folder
  • Run the following command in your terminal
npm run icons
  • Push changes

Deploy

Every time a commit is made to the main branch, Vercel automatically deploys the application.

bhxtravel's People

Contributors

junaiditg avatar

Stargazers

 avatar

Watchers

 avatar

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.