Spam is a new way to publish your thoughts to other people inboxes
Folder | Description |
---|---|
dodge | The web app built with next.js |
nissan | The graphQL server built with express |
scripts | Scripts regarding deployment and docker config. |
.github | Github settings config. (eg. CODEOWNERS ) |
.vscode | Project settings for VSCode |
To run the app, follow the steps given below:
git clone https://github.com/japrozs/spam.git
cd spam
cd nissan
yarn install
yarn watch
# create a new terminal window and type
cd nissan
yarn dev
# create a new terminal window and type
cd dodge
yarn dev
After these commands, the app will run on localhost:3000/