Pauza games

Welcome to the home of a rather superawesome indie game developer based in Norway. Our mission is to empower people to unite around ideas that matter to them and together make those ideas come to life.

Get an advisory board: I really recommend getting an advisory board of people who have done it before. Always run your crazy ideas through them. We did that really early on.

Work with other artists: We’re working with artists – getting all these different people interested in how games are made is really important for the industry as well as our studio.

Features

This starter project includes some of the latest powerful technologies.

Getting started

The easiest way to get started quick is to use the Forestry button below, which will create a Github repository for you, clone this starter repo and import all data to the CMS. After that is complete, you can just go to Netlify and connect your newly created project that will set it up for automatic deployment when you commit to the Github repo.

Import this project into Forestry

Netlify config

Use the following build config for Netlify

Build command: gridsome build

Publish directory: dist

Manually install just the project (without CMS).

If you haven't already installed Gridsome CLI: npm install --global @gridsome/cli

  1. gridsome create my-gridsome-site https://github.com/LokeCarlsson/gridsome-starter-bootstrap.git
  2. cd my-gridsome-site to open folder
  3. yarn dev to start local dev server at http://localhost:8080
  4. Happy hacking 🎉🙌