Skip to content

MLH-Fellowship/owlhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polotno

AWS-AMPLIFY React JavaScript NPM Github GraphQL Chakra

MIT

Owlhub

Space where coders come together

Introduction

You once wrote some terrible horrific code or some genius hacky function. Maybe you came across and interesting code snippet and you want to share that with world? Welcome to Owlhub where you can share code snippets with people from around the world.

🎯 Features

  • Post code snippets
  • View private posts by unlocking via a key
  • View your profile
  • React and comment to posts

📖 Documentation Details

The react project is bootstrapped with create-next-app. One the backend we are using amplify infrastructure

⚡ Installation

Install Dependencies

cd owlhub
npm install

Configure Amplify

Setup Amplify

Install amplify cli

npm install -g @aws-amplify/cli

Configure amplify

amplify configure

When you come to this section enter then access key ID and the secret access key which we will provide to you

Enter the access key of the newly created user:
? accessKeyId:  # YOUR_ACCESS_KEY_ID
? secretAccessKey:  # YOUR_SECRET_ACCESS_KEY
This would update/create the AWS Profile in your local machine
? Profile Name:  # (default)

Pull amplify back-end

amplify pull

Run Development Server

npm run dev

Learn More

To learn more about React, take a look at the following resources:

👨‍💻 Contributors


Fatima Zahra Chriha


Sarah Fluck


Alesana Lealofi Eteuati Jr

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published