File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,10 @@ let's start with
6060- Start your project modifying this starter kit
6161- If you have Docker and Docker Compose installed to run the project, use the command: ` docker-compose up `
6262- Before running server initialize the DB:
63- - First of all, make sure you have PostgreSQL installed (prefer 12.x to 16.x).
63+ - First of all, make sure you have PostgreSQL installed (preferably 12.x to 16.x).
6464 - Run database initialization script: ` database/setup.sh `
6565- Run project: ` node server.js ` and stop with Ctrl+C
66- - Ask questions in telegram https://t.me/nodeua (node.js related) or
66+ - Ask questions in Telegram https://t.me/nodeua (node.js related) or
6767 https://t.me/metaserverless (metarhia related)
6868
6969## License
You can’t perform that action at this time.
0 commit comments