kozr / external-templates

One repo to rule them all. Done with Next.js and Firebase, for external hackathon websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External Templates

Purpose: To simplify development work from our single paged applications by abstracting some styling, metadata, components into our CMS. We also get rid of the need to implement seperate CI/CD pipelines and unify the language and libraries dev teams are using.

The Main branch will contain all templated components with minimal styling. Each hackathon branch will be prefixed with their hackathon names. e.g. cmd-f_main, cmd-f_dev

Getting started

First, grab .env from Notion https://www.notion.so/nwplus/Dev-15c97474537e49788938e588cad1bacf?p=2d2c848fd6d344099e50ee7bf7b6466d

Then, run the development server: yarn to install dependencies yarn dev to start dev environment Open http://localhost:3000 with your browser to see the result.

Deploying

Contributing

Check out our contribution guidelines

About

One repo to rule them all. Done with Next.js and Firebase, for external hackathon websites.


Languages

Language:JavaScript 96.7%Language:CSS 3.3%