Skip to content

Hariom01010/website-my

This branch is 3 commits behind Real-Dev-Squad/website-my:develop.

Folders and files

NameName
Last commit message
Last commit date
Nov 2, 2022
Aug 21, 2022
Dec 19, 2024
Feb 3, 2024
Mar 28, 2023
Dec 21, 2023
Dec 19, 2024
Jan 6, 2021
Jan 6, 2021
Jan 6, 2021
Jan 13, 2021
Jan 13, 2021
Aug 21, 2022
Nov 2, 2022
Jan 13, 2021
Jan 13, 2021
Jan 13, 2021
Aug 21, 2022
Jan 6, 2021
Feb 6, 2022
Nov 22, 2022
May 21, 2022
Nov 22, 2022
Jan 9, 2021
Nov 15, 2022
Apr 10, 2021
Aug 8, 2023
Jan 13, 2021
Aug 8, 2023

Repository files navigation

website-my

A personal dashboard website where you can do profile related stuff!

Prerequisites

You will need the following things properly installed on your computer.

Installation

We are moving to yarn, to ensure that we use yarn , we are moving ahead with Volta To install Volta, please follow the process

Please refer CONTRIBUTING.md for the setup and contributing guidelines.

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • yarn test
  • yarn test:ember
  • yarn test:ember:server
  • (or ember test and ember test --server)
  • You can also visit the /tests route when running dev server

Available run commands

  • npx ntl
  • (or yarn run to see the list)

Linting

  • yarn lint: To allow the linter to check for problems
  • yarn lint:fix: To allow linter to fix the auto-fixable problems

Note: For solving CORS errors while making API calls during development, please make sure to follow step 1 from this documentation . This project has taken care of step 2 in itself.

Building

  • yarn build (production)
  • (or ember build --environment production)
  • ember build (development)

Further Reading / Useful Links

About

My profile section of the app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • CSS 17.6%
  • Handlebars 14.0%
  • Other 0.8%