Skip to content

rushi3691/cepheus-backend-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cepheus Backend

Description

Cepheus is technical fest of IIT Goa. This is the backend for the website of Cepheus.

Tech Stack

  • NodeJS
  • Bun
  • Typescript
  • Prisma
  • PostgreSQL
  • Apollo GraphQL
  • Google OAuth + JWT

How to run this project:

using Bun:

bun install

Prisma migrations

bunx prisma migrate dev 

To run:

bun run src/index.ts

same can be done with other package managers like npm or yarn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published