Skip to content

This is a simple open-source fitness tracker built using Next.js.

License

Notifications You must be signed in to change notification settings

dariodjuric/more-reps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More Reps

More Reps is an open-source fitness tracker, currently running at morereps.app.

It was created for two reasons:

  1. To provide a really simple, free, fitness tracker for anyone looking for one.
  2. To show what can be done with frameworks such as Next.js, Next Auth, Chakra UI, and Prisma.

You are welcome to use the app, inspect its source code, or even contribute to it.

Running locally

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deployment

The production version is deployed off the main branch to morereps.app. The application server and the database is hosted by Fly.io.

Contributing

PRs with content contributions and bug fixes are always welcome, see the contributing guidelines.

If you have an idea for a new feature, please open an issue first so it can be discussed and vetted before contributing.

About

This is a simple open-source fitness tracker built using Next.js.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published