Code Monkey home page Code Monkey logo

lireddit's Introduction

LiReddit

Project made to acquire and improve knowledge with GraphQL, NextJS, Chakra UI


๐Ÿงพ Table of Contents

๐Ÿ“ท Web Screenshots

๐Ÿ’ป Technologies

This project was made using the follow technologies:

๐Ÿš€ Features

  • Web system that works like reddit, you can create a post, updoot or downdoot on some post.

๐Ÿ‘ท How to run

โ„น๏ธ If you want (and have docker configured in your computer), you can download the docker container with all pre-configured environment.

# Download container
$ docker pull adsonatural/lireddit:1.2

or clone the repository

# Clone Repository
$ git clone https://github.com/AdSoNaTuRaL/lireddit.git

๐Ÿ“ฆ Run API

โ„น๏ธ Before you run the api, make sure you have redis installed and running and a postgresql database installed and running (you must create a database). After that create an .env file and fill it, with the example information from the .env.example file

# Go to server folder
$ cd lireddit/server

# Install Dependencies
$ yarn

# Run Aplication (watch)
$ yarn watch

# Run Aplication
$ yarn dev

๐Ÿ’ป Run Web Project

# Go to web folder
$ cd lireddit/web

# Install Dependencies
$ yarn

# Run Aplication
$ yarn dev

Go to http://localhost:3000/ to see the result.

๐Ÿ› Issues

Feel free to create a new issue with a respective title and description on the LiReddit repository. If you already found a solution to any problem, I would love to review your pull request!

lireddit's People

Contributors

adsonatural avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.