Shiawaseninaritai / Ashura

Ashura is a google authentication api made with nestjs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ashura - APP πŸͺ

Technologies   |    Project   |    Running   |    How to contribute   |    License

Tecnologias πŸ–₯️

My Skills

Project πŸ“•

Ashura is a google authentication api made with nestjs.

Running the App πŸš€

  • Install dependencies
npm install
  • Run
npm run start:dev

πŸ€” How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: my new feature';
  • Push to your branch: git push origin my-feature.

After your pull request is merged, you can delete your branch.

πŸ”– License

If you want to check the project's license, just look at this file LICENSE

About

Ashura is a google authentication api made with nestjs.

License:MIT License


Languages

Language:TypeScript 78.8%Language:JavaScript 17.3%Language:Shell 3.9%