All Projects → cosmicjs → nuxt.js-website

cosmicjs / nuxt.js-website

Licence: other
Nuxt.js website example using Cosmic JS

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nuxt.js-website

electro
A free and open-source Automatic Account Creator (AAC) written in Javascript Stack;
Stars: ✭ 20 (-64.29%)
Mutual labels:  nuxtjs
static-medium-isr-in-nuxtjs-with-layer0
Demo showing off ISR in Nuxt.js with Layer0
Stars: ✭ 36 (-35.71%)
Mutual labels:  nuxtjs
vue-ssr-blog
w-blog的前台部分,一个简单的nuxtJs的博客前台项目
Stars: ✭ 14 (-75%)
Mutual labels:  nuxtjs
nuxt-express-module
Add express routes to your nuxt app
Stars: ✭ 61 (+8.93%)
Mutual labels:  nuxtjs
XENA
XENA is the managed remote administration platform for botnet creation & development powered by blockchain and machine learning. Aiming to provide an ecosystem which serves the bot herders. Favoring secrecy and resiliency over performance. It's micro-service oriented allowing for specialization and lower footprint. Join the community of the ulti…
Stars: ✭ 127 (+126.79%)
Mutual labels:  nuxtjs
hubble-frontend-pwa
E-Commerce PWA Frontend
Stars: ✭ 43 (-23.21%)
Mutual labels:  nuxtjs
lumen-cms
GraphQL API-First CMS based on NodeJS and Vue 2, Nuxt and Vuetify
Stars: ✭ 77 (+37.5%)
Mutual labels:  nuxtjs
nuxt-speedkit
nuxt-speedkit will help you to improve the lighthouse performance score (100/100) of your website.
Stars: ✭ 401 (+616.07%)
Mutual labels:  nuxtjs
nuxt2-ssr-firebase
Nuxt2 Universal App with SSR via Firebase Functions and Firebase Hosting
Stars: ✭ 50 (-10.71%)
Mutual labels:  nuxtjs
applicationinsights-module
Application Insights module for NuxtJS
Stars: ✭ 14 (-75%)
Mutual labels:  nuxtjs
nuxt-quasar
Nuxt module for the Quasar Framework
Stars: ✭ 36 (-35.71%)
Mutual labels:  nuxtjs
antony-nuxt
👏 Codes that Power ouorz.com | A Tiny Little Nuxt.js + WP REST API App 博客前端
Stars: ✭ 21 (-62.5%)
Mutual labels:  nuxtjs
nuxt-custom-elements
Publish your components as a custom-element standalone build.
Stars: ✭ 48 (-14.29%)
Mutual labels:  nuxtjs
vue-link
One component to link them all 🔗
Stars: ✭ 65 (+16.07%)
Mutual labels:  nuxtjs
gist-blog-ssr
Build a server rendered Vue.js blog with Nuxt and Vuex using API Gist as backend
Stars: ✭ 58 (+3.57%)
Mutual labels:  nuxtjs
unnue-nuxt
开媛笔记,基于nuxt ssr首屏服务器端渲染 ⚡。用于分享、记录、交流和学习,希望可以帮助到小伙伴们。同时网站在永久更新,备好鸡血,一起来战 Ooh aah!
Stars: ✭ 98 (+75%)
Mutual labels:  nuxtjs
nuxt-cockpit
A Tutorial to Bundle Cockpit CMS & Nuxt.js in a full JAMstack
Stars: ✭ 45 (-19.64%)
Mutual labels:  nuxtjs
nuxt-ssr-firebase
A example repo for using nuxt with firebase hosting and cloud functions
Stars: ✭ 58 (+3.57%)
Mutual labels:  nuxtjs
nuxt3-tailwind
nuxt3 boilerplate with tailwind and dynamic routes.
Stars: ✭ 52 (-7.14%)
Mutual labels:  nuxtjs
nuxtjs-examples
Example apps of Nuxt.js framework
Stars: ✭ 51 (-8.93%)
Mutual labels:  nuxtjs

Nuxt.js Website

cosmic Vue Nuxt

View Demo

Getting Started

git clone https://github.com/cosmicjs/nuxt.js-website
cd nuxt.js-website
npm install # or yarn install

Run in development

npm run dev

Run in production

COSMIC_BUCKET=your-bucket-slug npm start

Open http://localhost:3000.

Nuxt.js + Vue + Cosmic JS

You can easily manage the content in your Nuxt.js website on Cosmic JS. Follow these steps:

  1. Log in to Cosmic JS.
  2. Create a Bucket.
  3. Go to Your Bucket > Apps.
  4. Install the Nuxt.js Website.
  5. Deploy your Nuxt.js Website to the Cosmic App Server at Your Bucket > Web Hosting.

Benefits

Nuxt.js

Nuxt.js is a gift to the Vue community. Building Vue universal applications is not an easy task and the Nuxt.js framework has greatly simplified the process. Some immediate benefits include:

  1. Less boilerplate for managing code reuse between server and client.
  2. Get up and going with your development environment instantly with hot-reloading.
  3. Simplified paging.

... see more on their GitHub page.

Cosmic JS

Cosmic JS is a perfect backend to manage your Universal application.

  1. Query each page easily using the Cosmic JS NPM Module.
  2. No CMS boilerplate to configure, fast and easy setup.
  3. No updates or security updates required.

... see more on the Cosmic JS website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].