Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

githubfan/gcselog

Repository files navigation

This is a GCSE Log - a project aiming to transform revision, allowing students to collaborate and share resources.

Tech Stack

  • NextJS
  • Supabase (Acting as the PostgreSQL database)
  • Meilisearch (for nice fuzzy searching)

Getting Started

Wish to suggest a change, or make your own local copy?

Create a .env file, and add a DATABASE_URL secret using a PostgreSQL databse.

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

If you wish to submit a resource, use [https://forms.gle/VMnnSfxGhduHmJaB9](this link).

How searching works

We now use Meilisearch for better searching through our resources. To make this more accessible for our developers, we've split Meilisearch into a microservice. This application queries our Search API -- url https://search.gcselog.com -- to make any queries.

[https://github.com/ajjswift/gcselog-search](View the repository for the Search API)

About

A project built by students, for students. We aim to transform the sharing of educational resources by providing a free repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /