Giter VIP home page Giter VIP logo

devlink-job-board's Introduction

This is a Next.js project bootstrapped with create-next-app and developed using Webflow and DevLink.

Webflow Cloneable

You can clone the Webflow project used with this Next JS project at:

https://webflow.com/made-in-webflow/website/job-board-dl

Make a copy, and then download this repo and connect the two using DevLink.

Here's a Loom video to walk you through the process:

https://www.loom.com/share/ea21f62201df4e60a1f92524a28f810e

You can also view our DevLink documentation to learn more about all the options, features, and supported elements.

Getting Started

To get started, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Live site

Open http://localhost:3000 with your browser to view the site.

Backend and environment variables

We created a light weight backend to serve up the content from Airtable. In order for this to work, you'll need to get a copy of the Airtable, generate a personal access token in Airtable (I used the scopes data.records:read and schema.records.read) and then in the root of your project create a .env file locally with the lines:

JOBS_KEY=YOURPERSONALACCESSTOKENHERE
AIRTABLE_BASE_ID=YOURPERSONALAIRTABLEBASID
WF_SITE_ID=YOURPERSONALWEBFLOWSITEID
WF_SITE_TOKEN=YOURPERSONALWEBFLOWSITETOKEN

Here you can add:

  • Your Airtable API key
  • The ID of your Airtable base
  • Your Webflow API key
  • Your Webflow Site ID

Once you've added these to your .env file, this project should function as expected.

devlink-job-board's People

Contributors

rileyrichter avatar federico-fiorini avatar

Stargazers

Hashversion avatar Yuanbo avatar setsuko avatar  avatar Zakhar Gulchak avatar Mahade Walid avatar amateurbeekeeper avatar Luther Tchofo Safo avatar Dilara Katuk avatar bageltoes avatar Pandelis Zembashis avatar

Watchers

Daniel Mehrabyan avatar  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.