geekelo / dsa_practice

This repo is maintained just for the purpose of daily data structures and algorithm practice and proficiency
1 stars 0 forks source link

Setup crypto-signing repo #58

Open geekelo opened 2 months ago

geekelo commented 2 months ago

cp .env.example .env.local

geekelo commented 2 months ago

Clone Repo

geekelo commented 2 months ago

Setup env file

geekelo commented 2 months ago

Setup AWS CLI

geekelo commented 2 months ago

Setup SSL and host

To Copy certificates

sudo nano /etc/hosts

127.0.0.1 crypto-signing-server-api.bananacrystal.local

In nano, press CTRL+X to exit, then Y to confirm saving the changes, and press Enter to confirm the filename.

geekelo commented 2 months ago

Configure AWS

geekelo commented 2 months ago

MongoDB Install start and stop

mongo --port 27018