Open pfwd opened 2 years ago
Install dotenv package
Create .env.sample file with the following:
PORT=3001
Update README.md with instructions on how to create .env file with the PORT setting.
Install dotenv package
Create .env.sample file with the following:
PORT=3001
Update README.md with instructions on how to create .env file with the PORT setting.