Skip to content

Anyone can creates and access the templates of emails, cover letter, etc.

Notifications You must be signed in to change notification settings

Vipul-7/template-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name - Template App

  • This project helps you to use the template created by community.
  • It is the practice project to learn typeorm, typescript, tailwindcss with my existing knowledge of node, express, react, react-query, etc.
  • I used shadcn/ui components for the UI.
  • I used react for frontend and node, express for backend with typescript.
  • I used postgresql as database and typeorm as ORM.
  • I used react-query for asynchronous state management.
  • I used tailwindcss for styling.

Production

  • Server is deployed on Render.
  • Used PostgreSQL database provider as Render.
  • Frontend is deployed on vercel.

Want to run in local?

env.example - Example of .env file for backend and frontend

# Clone the repository

git clone

# Fill the .env file with your own credentials

# Install dependencies from both frontend and backend directories

npm install 

# Start the backend server from backend directory

npm start

# Start the frontend server from frontend directory

npm run dev

About

Anyone can creates and access the templates of emails, cover letter, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published