Skip to content

Server made with Prisma to League of legends competitive games´s polls mobile project based on nlw copa mobile project of rockeatseat.

Notifications You must be signed in to change notification settings

nekuro201/cblolserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cblolserver

Server made with SQLite to League of legends competitive games´s polls mobile project based on nlw copa mobile project of rockeatseat.


🚀 About

cblolserver is an server made with SQLite to cblolmobile project.

Principals Routes

  • /polls
  • /guesses
  • /users
  • /polls/:id/games
  • /me

⛏ Techs

  • Node.js
  • TypeScript
  • Prisma
  • Fastify
  • Zod (validation library)

Tools

  • VSCode Extension: Prisma

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/nekuro201/cblolserver.git && cd cblolserver

Follow the steps below

# Install the dependencies
$ npm

# Run the server
$ npm run dev

# Optional: with you want add some data in database
$ npx prisma db seed

Developed by Guilherme Kodi Abe

About

Server made with Prisma to League of legends competitive games´s polls mobile project based on nlw copa mobile project of rockeatseat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published