Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-api
Commits
29f399bc
Commit
29f399bc
authored
6 months ago
by
David Smadja
Browse files
Options
Downloads
Patches
Plain Diff
Update readme
parent
7bb77bb1
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#18495
failed
6 months ago
Stage: build
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-4
1 addition, 4 deletions
README.md
with
1 addition
and
4 deletions
README.md
+
1
−
4
View file @
29f399bc
...
...
@@ -9,9 +9,7 @@ Used by [LexImpact Socio-Fiscal UI](https://git.leximpact.dev/leximpact/leximpac
```
bash
git clone https://git.leximpact.dev/leximpact/leximpact-socio-fiscal-api.git
cd
leximpact-socio-fiscal-api/
poetry
install
poetry shell
# Create environment configuration file and then edit it to reference country package et its JSON output.
cp
example.env .env
```
...
...
@@ -21,6 +19,5 @@ cp example.env .env
Start web API server:
```
bash
poetry shell
uvicorn
--reload
leximpact_socio_fiscal_api.main:app
uv run uvicorn
--reload
leximpact_socio_fiscal_api.main:app
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment