Skip to content

raketeFlo/curious-server

 
 

Repository files navigation

Curious | Server

Curious is a web app to help you structure, organize and create long-term plans for your self-learning goals.

Screenshots

screens

Installation

Prerequisites:

  • Node.js (> v.12.0)

To run the app please follow these instructions:

  1. Clone the repository
git clone https://github.com/steelersbcn/curious-server
cd curious-server
  1. Install the dependencies
npm install

Get it started

In the root project folder curious-server:

node index.js

Tech Stack

  • React
  • Typescript
  • Apollo Client
  • Apollo Server
  • GraphQL
  • Sequelize ORM
  • PostgreSQL

Recommendation

Feel free to have a look at the client side of this application: Curious Client

Developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%