Giter Club home page Giter Club logo

💻 Kevin RS Landing Page

Maintenance License Made With Rust Made with Next RS

⚙️ Building and Running

  1. Fork/Clone the GitHub repository.

    git clone https://github.com/kevin-rs/landing
  2. Navigate to the application directory.

    cd landing
  3. Run the client:

    make run

Navigate to http://localhost:3000 to explore the landing page.

🚀 Deploying to CloudFlare

  1. Install Wrangler CLI:

    To get started with Cloudflare Workers, you'll need to install the Wrangler CLI, which is a powerful tool for managing your deployments. Open up your command-line interface and enter the following command to globally install Wrangler:

    npm i -g wrangler
  2. Login to Cloudflare Account from the CLI:

    To seamlessly interact with your Cloudflare account, you'll need to log in using Wrangler. Run the following command in your terminal:

    wrangler login
  3. Run Your Build Command:

    Before deployment, you need to build the project. Execute the following command to share the app with the world:

    make build
  4. Create a New Deployment:

    Execute the following command to deploy the app with Wrangler Pages:

    wrangler pages deploy dist

🤝 Contributing

We welcome contributions to enhance the kevin-rs landing page repository! Thank you for helping make this project better!

📜 License

This project and the accompanying materials are made available under the terms and conditions of the MIT License.

Kevin RS's Projects

autogpt icon autogpt

🦀 A Pure Rust Framework For Building AGI (WIP).

duckduckgo icon duckduckgo

🦆 A CLI and library for instant DuckDuckGo searches. (WIP)

gems icon gems

💎 A cli, tui, and sdk for interacting with the Gemini API (WIP)

getimg icon getimg

📸 A cli, and sdk for interacting with the GetImg AI API

nylas icon nylas

The non-official Rust SDK for the Nylas API v2 (WIP).

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.