scripture-viewer/README.md

22 lines
531 B
Markdown
Raw Permalink Normal View History

2023-09-03 04:01:52 +00:00
# BibleServer
## Credits to
[Bulma](https://bulma.io/)
[scriptures_json](https://github.com/bcbooks/scriptures-json)
[Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json)
[MySelf, Tesses.WebServer](https://nuget.org/packages/Tesses.WebServer)
God: for creating the scriptures
and anyone else I didn't mention
## To Use
```bash
$ cd BibleServerCli
$ dotnet run
```
and goto [localhost:7777](http://localhost:7777/)
## If you dont have dotnet
[Click here](https://dotnet.microsoft.com/en-us/)
## Licensed Under GPLv3