This is an open-source clone of ReadsCo web-based application. Built using Next.js, TailwindCSS, Hasura (PostgreSQL). ReadsCo is a place for collaborative book discussions. We're a community of IndieHackers who see reading as an active, participatory dialogue.
Requirements
node v15.0.1
npm v6.14.8
Created from vercel starter template using following command.
> npx create-next-app --example with-tailwindcss opensource.reads.co
> cd opensource.reads.co
> npm install
To start opensource.reads.co on local. It will start server on 0.0.0.0:3000
, url: http://localhost:3000
> /Users/opensource.reads.co
npm run dev
Inside that directory, you can run several commands:
- Starts the development server. npm run dev
- Builds the app for production. npm run build
- Runs the built app in production mode. npm start
import Layout, { siteTitle } from '../components/layout'
import HeroSection from '../components/hero-section'
import ProductSection from '../components/product-section'
import ContentSection from '../components/content-section'
import Footer from '../components/footer'
import Avatar from "../components/avatar"
import Support from "../components/support"
Navigate through the website using the following links https://reads.co/activate https://reads.co/discover https://reads.co/download https://reads.co/faq https://reads.co https://reads.co/notifications https://reads.co/post https://reads.co/privacy https://reads.co/profile https://reads.co/sitemap https://reads.co/terms