Git Product home page Git Product logo

that.us's Introduction

THAT.US

GitHub issues open release All Contributors

Get started

THAT.us is a SvelteKit application. It uses Tailwind for styling, and makes GraphQL calls against our Api, https://api.that.tech/view.

local dependencies

  • nodejs v16.x
  • npm v8.0.0

project dependencies

We use nodenv to manage our node versions, it's configed in this repo.

Install the project dependencies...

  npm i

Building and running in development

env configuration

You will find the env settings in .env.sample. The current settings in the .env.sample will allow you to do development on pages which do not require authentication. If you're interested in working on those pages in the project you will need some additional values. Email us at [email protected].

running

  npm run dev

Navigate to localhost:5173. You should see your app running. Edit a component file in src, save it. It's setup with HMR and Tailwind's JIT. You should see your changes as soon as you make them.

Building and running in production mode

  npm run local:build
  npm run preview

Mind you the build servers will run the following:

  npm run build

The only difference is how we're managing env settings.

Commiting

We now follow the commitlint conventional spec.

https://www.npmjs.com/package/@commitlint/config-conventional

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

Clark Sell
Clark Sell

๐Ÿ’ป ๐Ÿ–‹ ๐ŸŽจ
Brett Slaski
Brett Slaski

๐Ÿ’ป ๐Ÿš‡ ๐Ÿšง
Sara Gibbons
Sara Gibbons

๐Ÿ‘€ ๐Ÿ““ ๐Ÿ’ป
Andrew Hooker
Andrew Hooker

๐Ÿ› ๐Ÿ““ ๐Ÿ‘€ ๐Ÿ’ป
Erin Gemoll
Erin Gemoll

๐Ÿ›
TheTopher
TheTopher

๐Ÿ›
Mike
Mike

๐Ÿ› ๐Ÿ““
Michael Fazio
Michael Fazio

๐Ÿ’ป ๐Ÿ›
PrairieGrl
PrairieGrl

๐Ÿ›
Rolando Lopez
Rolando Lopez

๐Ÿ›
Jeana
Jeana

๐Ÿ› ๐Ÿ’ป
lukeplamann
lukeplamann

๐Ÿค”
Eddie Jaoude
Eddie Jaoude

๐Ÿ’ป ๐Ÿ›
David Pine
David Pine

๐Ÿ’ป
Kamran Ayub
Kamran Ayub

๐Ÿ›
Ken Samson
Ken Samson

๐Ÿ›
asdfasdfasdfasdf asd
asdfasdfasdfasdf asd

๐Ÿค”
Ross Larson
Ross Larson

๐Ÿค”
Caden Sumner
Caden Sumner

๐Ÿ’ป ๐Ÿ›
asharonbaltazar
asharonbaltazar

๐Ÿ’ป
teyd
teyd

๐Ÿ›
Sharon Cichelli
Sharon Cichelli

๐Ÿ’ป
DrewKjell
DrewKjell

๐Ÿ›
Thales Agapito
Thales Agapito

๐Ÿ’ป
ReazerDev
ReazerDev

๐Ÿ’ป
Yassine Latreche
Yassine Latreche

๐Ÿ’ป
Ken Johnson
Ken Johnson

๐Ÿ›
Corey Haines
Corey Haines

๐Ÿ›
Jacob Mischka
Jacob Mischka

๐Ÿ’ป
Rachael Andrew
Rachael Andrew

๐Ÿ’ป
Jeff Allen
Jeff Allen

๐Ÿ›
Eric Selje
Eric Selje

๐Ÿ›
Matt Millican
Matt Millican

๐Ÿ›
Michael Wales
Michael Wales

๐Ÿ’ป
Adam J Tegen
Adam J Tegen

๐Ÿ’ป
Joshua Pierce
Joshua Pierce

๐Ÿ’ป
Ryan Holmes
Ryan Holmes

๐Ÿ›
Steven Millard
Steven Millard

๐Ÿ’ป
SQrL143
SQrL143

๐Ÿ’ป
Jessica Knaak
Jessica Knaak

๐Ÿ›
zachesposito
zachesposito

๐Ÿ’ป
Al
Al

๐Ÿ’ป
Andrew Schwabe
Andrew Schwabe

๐Ÿ’ป
Jon Cwiak
Jon Cwiak

๐Ÿ›
Michael
Michael

๐Ÿ’ป ๐Ÿ›
Daniel Garcia
Daniel Garcia

๐Ÿ›
Kristjan Roosild
Kristjan Roosild

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

that.us's People

Contributors

theclarksell avatar allcontributors[bot] avatar brettski avatar semantic-release-bot avatar asharonbaltazar avatar ategen3rt avatar zaudtke avatar joshpierce avatar saragibby avatar sqrl143 avatar geekoncoffee avatar jacobmischka avatar yassine-latreche avatar mfazio23 avatar ievangelist avatar walesmd avatar jclark-vh avatar gitmje avatar dependabot[bot] avatar zachesposito avatar thalesagapito avatar rundll32-steve avatar scichelli avatar zo0o0ot avatar reazerdev avatar r-andrew-dev avatar kristjanr avatar jeanadev avatar eddiejaoude avatar ghosts 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.