Giter Club home page Giter Club logo

nuxt3-fullstack-tutorial's Introduction

Roarify - A JurassicJS package for ferocious string transformations

Brief Description

Roarify is a (purposefully) simple JurassicJS test package designed to help developers understand the process of publishing packages to the Java Shared Repository. It provides a single function to make your strings mighty.

Functionality

  • roar() function:
    • Takes a string as input.
    • Returns the string in uppercase followed by a powerful "ROAR!".

Installation

Usage Example

import { roar } from "jsr:@jurassicjs/roar"; // Import from the JurassicJS organization 

const input = "hello world";
const mightyRoar = roar(input);

nuxt3-fullstack-tutorial's People

Contributors

dependabot[bot] avatar rohrig avatar ryanpaulgannon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nuxt3-fullstack-tutorial's Issues

`npm ci` failing

branch is section/2/auth

similar to #5 but this is explicitly the repository's fault as npm ci shouldn't fail since it uses locked versions

npm install failing

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   peer vue@"^3.2.37" from @nuxt/[email protected]
npm ERR!   node_modules/@nuxt/vite-builder
npm ERR!     @nuxt/vite-builder@"^3.0.0-rc.4" from [email protected]
npm ERR!     node_modules/nuxt
npm ERR!       dev nuxt@"3.0.0-rc.4" from the root project
npm ERR!   peer vue@"^3.2.25" from @vitejs/[email protected]
npm ERR!   node_modules/@vitejs/plugin-vue
npm ERR!     @vitejs/plugin-vue@"^2.3.3" from @nuxt/[email protected]
npm ERR!     node_modules/@nuxt/vite-builder
npm ERR!       @nuxt/vite-builder@"^3.0.0-rc.4" from [email protected]
npm ERR!       node_modules/nuxt
npm ERR!         dev nuxt@"3.0.0-rc.4" from the root project
npm ERR!   4 more (@vue/server-renderer, @vueuse/head, nuxt, vue-router)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! @vueuse/core@"^8.9.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR!   peer vue@">= 2.5 < 2.7" from @vue/[email protected]
npm ERR!   node_modules/@vue/composition-api
npm ERR!     peerOptional @vue/composition-api@"^1.1.0" from @vueuse/[email protected]
npm ERR!     node_modules/@vueuse/core
npm ERR!       @vueuse/core@"^8.9.3" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Online demo

Any plan to deploy it to have a live demo of it? :)

Unable to register new user

Hi, I have cloned your repo along with mine since I'm following your youtube tutorial. When I run your app or mine it works as expected but when I use postman to register the user I get this error in the vscode terminal:
request error] Cannot convert undefined or null to object at Function.entries (<anonymous>) at validate$1 (/C:/Users/Korisnik/Documents/nuxt3-fullstack-tutorial/.nuxt/dev/index.mjs:450:37) at validateUser (/C:/Users/Korisnik/Documents/nuxt3-fullstack-tutorial/.nuxt/dev/index.mjs:513:24) at register (/C:/Users/Korisnik/Documents/nuxt3-fullstack-tutorial/.nuxt/dev/index.mjs:632:28) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async /C:/Users/Korisnik/Documents/nuxt3-fullstack-tutorial/node_modules/h3/dist/index.mjs:420:19 at async Server.nodeHandler (/C:/Users/Korisnik/Documents/nuxt3-fullstack-tutorial/node_modules/h3/dist/index.mjs:370:7)

and this is the body:
{ "username": "myUsername", "name": "My Real Name", "email": "[email protected]", "password":"0123456789" }

Can you assist with this? Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.