Skip to content

Add Devise authentication and user model setup - #4

Open
VictorHSCosta wants to merge 6 commits into
mainfrom
devise-configuration
Open

Add Devise authentication and user model setup#4
VictorHSCosta wants to merge 6 commits into
mainfrom
devise-configuration

Conversation

@VictorHSCosta

Copy link
Copy Markdown
Owner
  • Created user model with Devise modules for authentication.
  • Added Devise initializer and locale translations.
  • Configured database with user table and necessary fields.
  • Updated routes to include Devise for user authentication.
  • Created example user factory and user model specs.
  • Added environment configuration file for database settings.

- Created user model with Devise modules for authentication.
- Added Devise initializer and locale translations.
- Configured database with user table and necessary fields.
- Updated routes to include Devise for user authentication.
- Created example user factory and user model specs.
- Added environment configuration file for database settings.
…per Tailwind CSS import in application styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant