Skip to content

MOHDNEHALKHAN/ApiVault

 
 

Repository files navigation


APIVault 🛡️

screenshot

How To UseCreditsSupportLicense

How To Use

Frontend

To clone and run this application in developer mode, you'll need Git and npm installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/exifly/ApiVault

# Go into the repository
$ cd ApiVault/frontend

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Set .env file

Inside /frontend

cat .env.sample > .env

Backend

To clone and run this application in developer mode, you'll need docker installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/exifly/ApiVault

# Go into the repository
$ cd ApiVault/backend

# Run docker-compose
$ docker-compose up

Credits

This software uses the following open source packages:

Frameworks 🛠️

  • Vue.js
  • Flask

Tools 🔧

Contributing

If you've ever wanted to contribute to open source, and a great cause, now is your chance!

When contributing to this repository, please first discuss the change you wish to make via issues with the authors of this repository before making a change.
Make sure to go through the CODE OF CONDUCT once before making changes!

How to Contribute 🤔

  • Look at the existing Issues or create a new issue!
  • Fork the Repo to make changes.
  • Then, create a branch for any issue that you are working on.
  • Finally, implement your changes by committing your work.
  • Create a Pull Request (PR), which will be promptly reviewed and given suggestions for improvements by the community.
  • Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.

For more detailed instructions ---> CONTRIBUTING.md

Contributors ✨

Thanks go to these wonderful people ✨:

gdjohn4s
gdjohn4s

🥳
Flavio Adamo
Flavio Adamo

🥳
NirajD10
NirajD10

🥳
kiabq
kiabq

🥳
Atharva Salitri
Atharva Salitri

🥳
Caick
Caick

🥳
Avishkar Kotkar
Avishkar Kotkar

🥳
James Francis
James Francis

🥳

Support

We would love to have you, feel free to open issues and pull requests and Don't forget to leave a star ⭐

Buy Me A Coffee

License

ApiVault is licensed under the terms of MIT License. Check out LICENSE for details.


exifly.it  ·  GitHub @exifly  

About

Your gateway to a world of public APIs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.4%
  • JavaScript 17.3%
  • Python 8.2%
  • CSS 3.7%
  • HTML 2.4%
  • Dockerfile 1.8%
  • Shell 0.2%