Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sroehrl/neoan3-usermodel
https://github.com/sroehrl/neoan3-usermodel
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sroehrl/neoan3-usermodel
- Owner: sroehrl
- License: mit
- Created: 2019-06-02T19:03:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T22:18:30.000Z (over 3 years ago)
- Last Synced: 2024-04-21T21:32:40.156Z (7 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo user model
This package is provided for a quick-start experience in neoan3
## Installation
After initializing a neoan3 app ( [instructions](https://github.com/sroehrl/neoan3) ), 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.