roysathome.net/auth
Joseph.Roy 7e78a9245a Merge branch 'master' of https://git.roysathome.net/joseph/roysathome.net 2023-12-18 14:34:27 +00:00
..
docker added get request to check status 2023-12-18 14:19:33 +00:00
.env made .env file work 2023-12-15 09:18:31 +00:00
Gemfile added config file for auth on nginx 2023-12-18 00:18:04 +00:00
Gemfile.lock added config file for auth on nginx 2023-12-18 00:18:04 +00:00
README.md added ruby files 2023-12-11 00:31:30 +00:00
auth.rb Merge branch 'master' of https://git.roysathome.net/joseph/roysathome.net 2023-12-18 14:34:27 +00:00
cryptography.rb other changes 2023-12-14 17:25:02 +00:00
database_queries.rb other changes 2023-12-14 17:25:02 +00:00
example.txt update docker files 2023-12-17 18:15:42 +00:00
initialize_database.rb added config file for auth on nginx 2023-12-18 00:18:04 +00:00
post.rb added bind for sinatra 2023-12-18 14:34:22 +00:00
tokens.rb other changes 2023-12-14 17:25:02 +00:00

README.md

Install dependancies

gem install sinatra webrick ruby ./auth -p 4567

To use the Gemfile: bundle installd