- Installation process
- Install database on local machine. - How and where would I get the database?
- Clone or download repository to local machine folder. - Show command.
E.g. git clone {repo url}
- Create database and schema from the root of the local folder by running command "dotnet ef database update" - Use backticks (`) in markdown to format the commands to run
- From the root of the local folder run command "dotnet run" on command prompt
- Software dependencies/pre-requisites - This section should come first
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"rows": [ | |
{ | |
"cartodb_id": 1, | |
"the_geom": "0101000020E610000043C9E46636CE52C0F789EB40D6044440", | |
"the_geom_webmercator": "0101000020110F0000A6C1E8A46CF15FC15B40CDC742955241", | |
"site_name": "Roxborough High School", | |
"street_address": "6498 Ridge Ave.", | |
"phone_number": null, | |
"site_type": "Election office", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$args = array( | |
'post_type' => array( | |
'service_page', | |
), | |
'post_status' => 'any', | |
'posts_per_page' => -1, | |
'category__not_in' => array('2', '234', '230'), | |
'meta_query' => array( |
I hereby claim:
- I am kdemi on github.
- I am kdemi (https://keybase.io/kdemi) on keybase.
- I have a public key whose fingerprint is F0D2 AA9F 6BA1 0FE4 D540 07F4 43ED 76C6 4D29 CB82
To claim this, I am signing this object: