-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from DFE-Digital/feature/187136-all-projects-i…
…n-progress Feature/187136 Add all projects in progress page and commands
- Loading branch information
Showing
89 changed files
with
3,346 additions
and
727 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# complete-api | ||
API service to the Complete application to help the process of schools converting to academies, transferring between academy trusts or changing their academy status. | ||
|
||
## Setup | ||
|
||
### Frontend setup | ||
|
||
- wwwroot npm i then npm run build | ||
- Setup db | ||
- Run migration | ||
- User secrets |
389 changes: 217 additions & 172 deletions
389
src/Api/Dfe.Complete.Api.Client/Generated/Client.g.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.