Skip to content

nokkio/photo-roll

Repository files navigation

Photo Roll

This repo contains a simple Nokkio application that demos Nokkio's data, authentication, and image handling capabilities. A live version can be found at photo-roll.nokk.io.

Running locally

Feel free to fork this repo and try it yourself on your local machine with nokkio dev. We've disabled authentication in the live version, to re-enable, remove this line from server/boot.ts:

User.beforeCreate('RESTRICT_TO_ENDPOINTS');

Then, open up pages/registrations.tsx and remove the disabled property from the form elements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages