-
Clone repository from github
git clone https://github.com/toptal0212/careerxrosspoint.com -
Install Packages for Python
pip install -r requirements.txt -
Install nodemodules for usage of tailwindcss
npm install -
Configure .env file and create database
ON_SERVER=False MYSQL_DATABASE_NAME=careerxrosspoint_db MYSQL_DATABASE_USER=root MYSQL_DATABASE_PASSWORD= DEFAULT_FROM_EMAIL= EMAIL_HOST= EMAIL_PORT=587 EMAIL_HOST_USER= EMAIL_HOST_PASSWORD= EMAIL_USE_TLS=True -
Initialize Database
python manage.py migrate -
Run Tailwind dev server.
npm run dev -
Run Django
python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
0x-ck/RSHCI_Django
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published