This is the repository for the official website of BudWorks.
This project utilizes Vercel's Next.js framework with integrated TypeScript, plus Sass (.scss
) for styling. We use Yarn as our package manager, ESLint for linting, and Prettier for formatting. Any other open source tools not listed here can be viewed in the package.json file.
As mentioned, this project uses Yarn as it's package manager. In order to utilize Yarn and TypeScript, you must have the TypeScript compiler and Yarn installed globally. You can accomplish this by running npm install -g yarn typescript
in a terminal with Node.js installed.
Coming soon!
This project is licensed under the GNU Affero General Public License v3.0. Any logos, artwork, or other copyrights of BudWorks are not protected under this license, and are the intellectual property of BudWorks.