demo user model

Maintainers

Package info

github.com/sroehrl/neoan3-userModel

pkg:composer/neoan3-model/user

Statistics

Installs: 14

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2021-04-28 22:18 UTC

This package is auto-updated.

Last update: 2026-03-01 00:31:32 UTC


README

This package is provided for a quick-start experience in neoan3

Installation

After initializing a neoan3 app ( instructions ), use the neoan3-cli:

neoan3 add model neoan3-model/user https://github.com/sroehrl/neoan3-userModel.git

Then, run neoan3 migrate models up to add required fields/tables to your database.