Skip to content

This repository hosts the frontend application component of the Dixous Rust framework tailored for integrating Google Sign-In functionality. It provides a secure and seamless authentication experience for users, compatible with Rust's performance and safety features.

Notifications You must be signed in to change notification settings

afaq-karim/Dixous-Rust-Google-SignIn-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dixous-Rust-Google-SignIn-Frontend

This repository hosts the frontend application component of the Dixous Rust framework, tailored for integrating Google Sign-In functionality.

Backend Repository https://github.com/afaq-karim/Dixous-Rust-Google-SignIn-Backend/tree/main

Installation

Before running the application, make sure you have the following dependencies installed:

  1. Node.js and npm: Refer to the official documentation for instructions on downloading and installing Node.js and npm.

  2. Tailwind CSS CLI: Install the Tailwind CSS CLI by following the instructions here.

Usage

  1. Start Tailwind CSS Compiler:

    Run the following command in the root of the project to start the Tailwind CSS compiler:

    npx tailwindcss -i ./input.css -o ./assets/tailwind.css --watch
  2. Launch the Dixous Fullstack App:

    To launch the Dixous Fullstack app, use the following command:

    dx serve --platform fullstack

    This command will start the fullstack platform of the Dixous application, including the frontend and backend components.

Contributing

Contributions to the Dixous-Rust-Google-SignIn-Frontend repository are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository to your GitHub account.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them to your branch.
  4. Push your branch to your forked repository.
  5. Create a pull request to review and merge your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository hosts the frontend application component of the Dixous Rust framework tailored for integrating Google Sign-In functionality. It provides a secure and seamless authentication experience for users, compatible with Rust's performance and safety features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published