Skip to content

Mimioj101/wikileeks-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WikiLeeks ๐Ÿง  ๐Ÿ‘ฉโ€๐Ÿซ

WikiLeeks is a Wikipedia search and save web app utilizing a Rails backend and a React frontend.

WikiLeeks Demo Gif

Tech Stack

This web app makes use of the following:

  • Ruby [2.6.1]
  • Rails [~> 6.0.3.3] - MVC Web Framework
  • PostgreSQL [~> 2.0] - Database
  • BCrypt [~> 3.1.7] - Gem for encryption

Installing WikiLeeks

  • Clone this repo to your local machine git clone
  • run bundle install to install required dependencies
  • run rails db:create to create a database locally.
  • run rails db:migrate to create tables into the database.
  • run rails db:seed to create seed data.
  • run rails s to run the server.

Contact

If you want to contact me you can reach me at mimioj@gmail.com

License

This project uses the following license: GNU General Public License v3.0

About

WikiLeeks is a Wikipedia search and save web app utilizing a Rails backend and a React frontend ๐ŸŒ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors