Skip to content

rocity/renta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Rent App

Rent app with Next.js and DRF

Setup

Django

Install dependencies with Pipenv

$ pipenv install

Install migrations

$ pipenv run python renta/manage.py migrate

Run the development server

$ pipenv run python renta/manage.py runserver

Next.js

Install dependencies with NPM

$ cd assets
$ npm install

Run the development server

$ npm run dev

License

MIT

About

🏬 Rent app: A portfolio piece.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published