Skip to content

TakCastel/crabi-front

Repository files navigation

Nuxt PWA application demo

This is a demo of a progressive web application consuming a Strapi API.

If you want to see the result : demo here

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

List of currently supported features

Authentication

  • Create account
  • Login
  • Logout

Content

  • Access public content
  • Access private content

Forum

  • View threads list
  • Post new thread
  • Read thread

About

Front server-side rendered PWA using Strapi headless CMS to play with. See demo : https://crabi.herokuapp.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published