tutus
adjective (Latin)
safe, protected, secure, sure, out of danger
To run this application, do the steps below.
- Copy paste the contents of the
.env.example
file into a.env
file - Update the environment variables in your
.env
file with the appropriate configuration settings. - npm install
- npm run start
- navigate to
http://localhost:3000