Skip to content

Latest commit

Β 

History

History
34 lines (21 loc) Β· 1023 Bytes

readme.md

File metadata and controls

34 lines (21 loc) Β· 1023 Bytes

Project Name

Project Name

Description about the project...

Tech Stack

My Skills

Getting Started

  1. Install Dependencies: npm install or yarn
  2. Create containers: docker-compose up -d
  3. Environment variables: Copy .env.example to a new .env.local
  4. Database Setup: npx prisma migrate dev --name init
  5. Start Developing: npm run start:dev (api) & npm run dev (frontend)

Contribute

  1. Clone project: git clone https://github.com/Fernanda-Kipper/Readme-Templates.git
  2. Create feature/branch: git checkout -b feature/NAME

License

This software is available under the following licenses: