Skip to content

UCLALibrary/nuxt3-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Website Nuxt Template

This template provides a ready-to-go Nuxt3 setup tailored for building library websites. It includes configured packages like Pinia for state management, GraphQL for data fetching, and Cypress for end-to-end testing, among other essential tools.

Features

  • Nuxt 3: Latest version of the intuitive Vue framework.
  • Pinia: State management made easy.
  • GraphQL: Efficient and powerful data querying.
  • Cypress: Reliable end-to-end testing.
  • Utility Libraries: Pre-configured utilities for faster development.

How to Use This Template

To get started with this template, follow these steps:

1. Generate Your Project

Click on the "Use this template" button to create a new repository based on this template.

2. Clone Your Repository

Once the repository is created, clone it to your local machine:

git clone https://github.com/your-username/your-repository-name.git
cd your-repository-name

### 3. Get .env file from the Dev Team

### 4. Install all the dependencies

### 5. Configure useStorage for the new site in server api

### 5. Configure elastic search for the new site

### 6.  Add gql queries and fragments for the new site

### 7. Add routes and page templates for the new site

### 8. Start the development server

### 9. Prerender new site

### 10. Start static server

About

Github template for future Nuxt3 websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published