mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-25 20:40: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.
|
||||
This readme file is used mostly to document project dependencies
|
||||
|
||||
# ❤️ Contributing notes
|
||||
## ❤️ Contributing notes
|
||||
|
||||
!BEFORE PUSHING INTO MAIN!
|
||||
|
||||
- use Test config in VSCode to run tests before pushing commits / requests
|
||||
- cd rsconcept/frontend & npm run build
|
||||
|
||||
# ✨ Frontend stack & Tooling [Vite + React + Typescript]
|
||||
## ✨ Frontend [Vite + React + Typescript]
|
||||
|
||||
<details>
|
||||
<summary>npm install</summary>
|
||||
|
@ -78,7 +78,7 @@ This readme file is used mostly to document project dependencies
|
|||
</pre>
|
||||
</details>
|
||||
|
||||
# ✨ Backend stack & Tooling [Django + PostgreSQL/SQLite]
|
||||
## ✨ Backend [Django + PostgreSQL/SQLite]
|
||||
|
||||
- [ConceptCore](https://github.com/IRBorisov/ConceptCore)
|
||||
<details>
|
||||
|
@ -115,7 +115,7 @@ This readme file is used mostly to document project dependencies
|
|||
</pre>
|
||||
</details>
|
||||
|
||||
# ✨ DevOps
|
||||
## ✨ DevOps
|
||||
|
||||
- Docker compose
|
||||
- PowerShell
|
||||
|
|
Loading…
Reference in New Issue
Block a user