Skip to content

Uniform example for an imaginary conference site for developers and marketers, highlighting all the power of the Uniform platform! Made with Nuxt 3.

Notifications You must be signed in to change notification settings

uniformdev/uniformconf-nuxt

Repository files navigation

UniformConf

This is a sample project to demonstrate some of the features that Uniform offers.

Learn more about Uniform Nuxt module: https://www.npmjs.com/package/@uniformdev/uniform-nuxt

Setup

Configure environment variables

The project is already configured to use a sample Uniform project. Check out the .env.example file for instructions on how to use your own project instead.

Setup Uniform Preview URL for Visual Editing

Make sure to set the preview URL in the Uniform Canvas Settings to the value for Nuxt.

http://localhost:3000/?preview=true

Install dependencies

Make sure to install the dependencies:

npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Setting up your own local project

If you want to work on your own project, start with an empty Uniform project, then create an API key with Developer role in Uniform and update UNIFORM_API_KEY in your .env file, then run npm run uniform:push to push content from ./content folder to your project.

To sync changes from your Uniform project to source control, use npm run uniform:pull command.

About

Uniform example for an imaginary conference site for developers and marketers, highlighting all the power of the Uniform platform! Made with Nuxt 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8