Skip to content

Back-end - Task Manager app made with Fastify + TypeScript + Prisma ORM, Docker and much more πŸ“

Notifications You must be signed in to change notification settings

phpaulohenrique/focal-point-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Focal Point - Back-end



Technologies πŸ”§

  • Fastify
  • TypeScript
  • Prisma ORM
  • Docker

  • Render (Back-end)
  • Vercel (Front-end)
  • Render (DB Postgresql)

Clone

git clone https://github.com/phpaulohenrique/focal-point-back-end.git
npm install
Docker
 docker compose up -d
Fill the .env variables
DATABASE_URL="" // docker url
PORT=3333
FRONTEND_URL="http://localhost:3000"
Start server
  //in root
  npm run dev

Contribute πŸš€

If you want to contribute, clone this repo, create your work branch and get your hands dirty!

git clone https://github.com/phpaulohenrique/focal-point-back-end.git
git checkout -b feature/NAME

At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

How to create a Pull Request

Commit pattern

Code Example/Issues πŸ”

If you have any issues, please let me know in the issues section or directly to paulo.henrique1080p@gmail.com

License πŸ“ƒ

This project is under MIT license

About

Back-end - Task Manager app made with Fastify + TypeScript + Prisma ORM, Docker and much more πŸ“

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published