mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Update README.md
This commit is contained in:
parent
dff56c4aaf
commit
69a3cdc7aa
|
@ -10,14 +10,14 @@
|
||||||
React + Django based web portal for editing RSForm schemas.
|
React + Django based web portal for editing RSForm schemas.
|
||||||
This readme file is used mostly to document project dependencies
|
This readme file is used mostly to document project dependencies
|
||||||
|
|
||||||
# ❤️ Contributing notes
|
## ❤️ Contributing notes
|
||||||
|
|
||||||
!BEFORE PUSHING INTO MAIN!
|
!BEFORE PUSHING INTO MAIN!
|
||||||
|
|
||||||
- use Test config in VSCode to run tests before pushing commits / requests
|
- use Test config in VSCode to run tests before pushing commits / requests
|
||||||
- cd rsconcept/frontend & npm run build
|
- cd rsconcept/frontend & npm run build
|
||||||
|
|
||||||
# ✨ Frontend stack & Tooling [Vite + React + Typescript]
|
## ✨ Frontend [Vite + React + Typescript]
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>npm install</summary>
|
<summary>npm install</summary>
|
||||||
|
@ -78,7 +78,7 @@ This readme file is used mostly to document project dependencies
|
||||||
</pre>
|
</pre>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
# ✨ Backend stack & Tooling [Django + PostgreSQL/SQLite]
|
## ✨ Backend [Django + PostgreSQL/SQLite]
|
||||||
|
|
||||||
- [ConceptCore](https://github.com/IRBorisov/ConceptCore)
|
- [ConceptCore](https://github.com/IRBorisov/ConceptCore)
|
||||||
<details>
|
<details>
|
||||||
|
@ -115,7 +115,7 @@ This readme file is used mostly to document project dependencies
|
||||||
</pre>
|
</pre>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
# ✨ DevOps
|
## ✨ DevOps
|
||||||
|
|
||||||
- Docker compose
|
- Docker compose
|
||||||
- PowerShell
|
- PowerShell
|
||||||
|
|
Loading…
Reference in New Issue
Block a user