Skip to content

techmilldenton/denton-works

Repository files navigation

Denton.Works

What is this?

A community project. A website for jobs and job seekers.

Tech stack

This app was built with Gatsby.js, and bootstrapped with gatsby-starter-typescript-plus.

Check out the package.json file to see a list of depedencies.

Here's a partial list:

  • TypeScript
  • ESLint (with custom ESLint rules)
  • Markdown rendering with Remark
  • Styling with emotion
  • GH-pages for deployment/hosting
  • A small hand-rolled library for fetching data from Google Sheets

Get started

Requirements:

  • Node -- We've tested with v12 and v13, anything >= v6 should work.
  • Yarn -- You may use NPM, but it's not tested

Install dependencies:

  • yarn install

Develop:

  • yarn dev

Build:

  • yarn build

Deploy:

  • yarn deploy

Build and deploy:

  • yarn build:deploy

Clean cache

  • yarn clean-cache

Clean artifacts

  • yarn clean

FAQ

  • Can I use this for my city? Yes!

  • What license are you using? MIT


❤️ Credits

Built with Gatsby - the blazing-fast static site generator for React.

Bootstrapped using gatsby-starter-typescript-plus.

About

A site to help connect Denton-based workers and companies in the face of COVID-19 economic issues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors