- git clone https://github.com/engly817chat/engly-server.git
- In a console write - .\generate_keys.sh;
- Use env variables in IntelliJ IDEA with this:
BACKEND_URL=localhost; BASE_URL=http://localhost:8000; DB_HOST=localhost:5432; DB_NAME=postgres; DB_PASSWORD=postgres; DB_USER=postgres; DEV_EMAIL=dev@email; ENGLY_EMAIL=some@gmail.com; ENGLY_EMAIL_PASSWORD=password; FRONTEND_URL=http://localhost:3000; GOOGLE_CLIENT_ID=someid; GOOGLE_CLIENT_SECRET=secret; SYS_EMAIL=sys@email
; - Run
forked from engly817chat/engly-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Chat Server with Websocket
ransuum/engly-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Chat Server with Websocket
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.6%
- Other 0.4%