Website for Maricopa ARA http://www.copahams.org/
  • Vue 85.7%
  • HTML 6.9%
  • JavaScript 5.6%
  • SCSS 1.8%
Find a file
Louis Sandoval 94e6a6faff Update repeaters
- Remove CAC Campus repeaters
2025-05-17 21:59:51 -06:00
.forestry Update from Forestry.io - Updated Forestry configuration 2021-08-12 04:25:34 +00:00
_admin Update from Forestry.io - Updated Forestry configuration 2020-04-30 06:35:59 +00:00
assets Update repeaters 2025-05-17 21:59:51 -06:00
components Remove CopaFest link 2025-05-17 21:47:16 -06:00
layouts Fix 404 page 2021-08-11 22:34:19 -07:00
middleware Hide navbar on visiting a new page 2020-04-26 17:50:35 -07:00
pages Update repeaters 2025-05-17 21:59:51 -06:00
plugins Setup Nuxt 2020-02-26 15:07:02 -07:00
static Add Ham Test Online link on the home page 2025-05-16 23:53:24 -06:00
store Hide navbar on visiting a new page 2020-04-26 17:50:35 -07:00
.babelrc Add supported browsers 2020-05-14 07:22:54 -07:00
.browserslistrc Add supported browsers 2020-05-14 07:22:54 -07:00
.editorconfig Setup Nuxt 2020-02-26 15:07:02 -07:00
.env.example Add a security challenge question before allowing the send of an email. 2020-12-05 22:27:13 -07:00
.eslintrc.js Add extra rules to ESLint 2020-04-25 09:54:41 -07:00
.gitignore Setup Nuxt 2020-02-26 15:07:02 -07:00
.node-version Set Node version to 14.21.3 2025-05-17 13:57:01 -06:00
.prettierrc Setup Nuxt 2020-02-26 15:07:02 -07:00
jest.config.js Setup Nuxt 2020-02-26 15:07:02 -07:00
LICENSE Initial commit 2020-02-26 14:16:09 -07:00
nuxt.config.js Replace identicon generator 2021-08-11 22:17:52 -07:00
package.json Replace identicon generator 2021-08-11 22:17:52 -07:00
README.md Create Meetings page 2020-04-25 11:43:39 -07:00
stylelint.config.js Setup Nuxt 2020-02-26 15:07:02 -07:00
yarn.lock Replace identicon generator 2021-08-11 22:17:52 -07:00

MARA Website

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn watch

# build for production and launch server
$ yarn build
$ yarn start

# run tests
$ yarn test

For detailed explanation on how things work, check out Nuxt.js docs.

ENV Vars

# Google Maps API Key (required)
NUXT_ENV_GMAPS_API_KEY=""