Skip to content

deschutes-tech-guild/techguild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deschutes Tech Guild Website

Getting Started

1. Install dependencies

It is encouraged to use pnpm so the husky hooks can work properly.

pnpm install

2. Run the development server

You can start the server using this command in your project root:

pnpm dev

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying `src/app/page.tsx'.


Getting Started using Docker

1. Install Docker on your machine

Get Docker

2. Run Docker Compose Watch

This will start Docker Compose in watch mode, which will automatically sync your changes locally with your docker container.

docker compose watch

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying `src/app/page.tsx'.


Contributing

How to Contribute

  1. Fork the repository
  2. Clone your fork
  3. Create a new branch
  4. Make your changes
  5. Commit and push your changes
  6. Create a pull request
  7. Wait for your pull request to be reviewed and merged

Contributors

Special thanks to our Contributors!

@nslee333

@mchineboy

@MrKomputerKid

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •