mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 15:35:25 +02:00
readme updated with .env
This commit is contained in:
parent
bd56948127
commit
aa18e85886
1 changed files with 4 additions and 4 deletions
|
@ -24,6 +24,7 @@ yarn install --frozen-lockfile
|
|||
|
||||
```shell
|
||||
cp .codexdocsrc.sample .codexdocsrc
|
||||
cp .env.sample .env
|
||||
```
|
||||
|
||||
### Run application (both frontend and backend)
|
||||
|
@ -95,13 +96,12 @@ It will automatically generate draft release based pull requests data between cu
|
|||
To make new release you need go to [releases](https://github.com/codex-team/codex.docs/releases) page find the latest draft release and mark it as ready.
|
||||
After creating new release, new git tag will be created and new version will be published.
|
||||
|
||||
|
||||
# About CodeX
|
||||
|
||||
<img align="right" width="120" height="120" src="https://codex.so/public/app/img/codex-logo.svg" hspace="50">
|
||||
|
||||
CodeX is a team of digital specialists around the world interested in building high-quality open source products on a global market. We are [open](https://codex.so/join) for young people who want to constantly improve their skills and grow professionally with experiments in cutting-edge technologies.
|
||||
|
||||
| 🌐 | Join 👋 | Twitter | Instagram |
|
||||
| -- | -- | -- | -- |
|
||||
| [codex.so](https://codex.so) | [codex.so/join](https://codex.so/join) |[@codex_team](http://twitter.com/codex_team) | [@codex_team](http://instagram.com/codex_team) |
|
||||
| 🌐 | Join 👋 | Twitter | Instagram |
|
||||
| ---------------------------- | -------------------------------------- | -------------------------------------------- | ---------------------------------------------- |
|
||||
| [codex.so](https://codex.so) | [codex.so/join](https://codex.so/join) | [@codex_team](http://twitter.com/codex_team) | [@codex_team](http://instagram.com/codex_team) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue